Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | profileCount |
const VkVideoProfileInfoKHR * | pProfiles |
Definition at line 8149 of file vulkan_core.h.
const void* VkVideoProfileListInfoKHR::pNext |
Definition at line 8151 of file vulkan_core.h.
const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles |
Definition at line 8153 of file vulkan_core.h.
uint32_t VkVideoProfileListInfoKHR::profileCount |
Definition at line 8152 of file vulkan_core.h.
VkStructureType VkVideoProfileListInfoKHR::sType |
Definition at line 8150 of file vulkan_core.h.