Home
last modified time | relevance | path

Searched defs:VkVideoProfileListInfoKHR (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6391 struct VkVideoProfileListInfoKHR struct
6393 VkStructureType sType;
6394 const void* pNext;
6395 uint32_t profileCount;
6396 const VkVideoProfileInfoKHR* pProfiles;
DvkVulkan_c.inl8998 typedef struct VkVideoProfileListInfoKHR { struct
9003 } VkVideoProfileListInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7973 typedef struct VkVideoProfileListInfoKHR { struct
7978 } VkVideoProfileListInfoKHR; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json77961 "VkVideoProfileListInfoKHR": { object