Home
last modified time | relevance | path

Searched defs:VkDescriptorPoolCreateInfo (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl865 struct VkDescriptorPoolCreateInfo struct
867 VkStructureType sType;
868 const void* pNext;
869 VkDescriptorPoolCreateFlags flags;
870 deUint32 maxSets;
871 deUint32 poolSizeCount;
872 const VkDescriptorPoolSize* pPoolSizes;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1965 typedef struct VkDescriptorPoolCreateInfo { struct
1972 } VkDescriptorPoolCreateInfo; argument
/external/mesa3d/include/vulkan/
Dvulkan.h1974 typedef struct VkDescriptorPoolCreateInfo { struct
1981 } VkDescriptorPoolCreateInfo; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2130 typedef struct VkDescriptorPoolCreateInfo { struct
2137 } VkDescriptorPoolCreateInfo; argument
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h2071 typedef struct VkDescriptorPoolCreateInfo { struct
2078 } VkDescriptorPoolCreateInfo; typedef