Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
StdVideoH264ProfileIdc | stdProfileIdc |
VkVideoDecodeH264PictureLayoutFlagBitsKHR | pictureLayout |
Definition at line 8839 of file vulkan_core.h.
VkVideoDecodeH264PictureLayoutFlagBitsKHR VkVideoDecodeH264ProfileInfoKHR::pictureLayout |
Definition at line 8843 of file vulkan_core.h.
const void* VkVideoDecodeH264ProfileInfoKHR::pNext |
Definition at line 8841 of file vulkan_core.h.
StdVideoH264ProfileIdc VkVideoDecodeH264ProfileInfoKHR::stdProfileIdc |
Definition at line 8842 of file vulkan_core.h.
VkStructureType VkVideoDecodeH264ProfileInfoKHR::sType |
Definition at line 8840 of file vulkan_core.h.