Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | profileCount |
const VkVideoProfileInfoKHR * | pProfiles |
Definition at line 8033 of file vulkan_core.h.
const void* VkVideoProfileListInfoKHR::pNext |
Definition at line 8035 of file vulkan_core.h.
const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles |
Definition at line 8037 of file vulkan_core.h.
uint32_t VkVideoProfileListInfoKHR::profileCount |
Definition at line 8036 of file vulkan_core.h.
VkStructureType VkVideoProfileListInfoKHR::sType |
Definition at line 8034 of file vulkan_core.h.