|
HDK
|
#include <vulkan_beta.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | profileCount |
| const VkVideoProfileInfoKHR * | pProfiles |
Definition at line 120 of file vulkan_beta.h.
| const void* VkVideoProfileListInfoKHR::pNext |
Definition at line 122 of file vulkan_beta.h.
| const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles |
Definition at line 124 of file vulkan_beta.h.
| uint32_t VkVideoProfileListInfoKHR::profileCount |
Definition at line 123 of file vulkan_beta.h.
| VkStructureType VkVideoProfileListInfoKHR::sType |
Definition at line 121 of file vulkan_beta.h.