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.inl6183 struct VkMutableDescriptorTypeCreateInfoEXT struct
6185 VkStructureType sType;
6186 const void* pNext;
6187 uint32_t mutableDescriptorTypeListCount;
6188 const VkMutableDescriptorTypeListEXT* pMutableDescriptorTypeLists;
DvkVulkan_c.inl16667 typedef struct VkMutableDescriptorTypeCreateInfoEXT { struct
16672 } VkMutableDescriptorTypeCreateInfoEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h16426 typedef struct VkMutableDescriptorTypeCreateInfoEXT { struct
16431 } VkMutableDescriptorTypeCreateInfoEXT; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json26940 "VkMutableDescriptorTypeCreateInfoEXT": { object