Home
last modified time | relevance | path

Searched defs:VkMutableDescriptorTypeCreateInfoEXT (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6125 struct VkMutableDescriptorTypeCreateInfoEXT struct
6127 VkStructureType sType;
6128 const void* pNext;
6129 uint32_t mutableDescriptorTypeListCount;
6130 const VkMutableDescriptorTypeListEXT* pMutableDescriptorTypeLists;
DvkVulkan_c.inl15791 typedef struct VkMutableDescriptorTypeCreateInfoEXT { struct
15796 } VkMutableDescriptorTypeCreateInfoEXT; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6220 struct VkMutableDescriptorTypeCreateInfoEXT struct
6222 VkStructureType sType;
6223 const void* pNext;
6224 uint32_t mutableDescriptorTypeListCount;
6225 const VkMutableDescriptorTypeListEXT* pMutableDescriptorTypeLists;
DvkVulkan_c.inl16668 typedef struct VkMutableDescriptorTypeCreateInfoEXT { struct
16673 } VkMutableDescriptorTypeCreateInfoEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h16426 typedef struct VkMutableDescriptorTypeCreateInfoEXT { struct
16431 } VkMutableDescriptorTypeCreateInfoEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json26940 "VkMutableDescriptorTypeCreateInfoEXT": { object