Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
StdVideoH264ProfileIdc | stdProfileIdc |
VkVideoDecodeH264PictureLayoutFlagBitsKHR | pictureLayout |
Definition at line 8723 of file vulkan_core.h.
VkVideoDecodeH264PictureLayoutFlagBitsKHR VkVideoDecodeH264ProfileInfoKHR::pictureLayout |
Definition at line 8727 of file vulkan_core.h.
const void* VkVideoDecodeH264ProfileInfoKHR::pNext |
Definition at line 8725 of file vulkan_core.h.
StdVideoH264ProfileIdc VkVideoDecodeH264ProfileInfoKHR::stdProfileIdc |
Definition at line 8726 of file vulkan_core.h.
VkStructureType VkVideoDecodeH264ProfileInfoKHR::sType |
Definition at line 8724 of file vulkan_core.h.