Home
last modified time | relevance | path

Searched defs:VkDescriptorSetLayoutCreateInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl850 struct VkDescriptorSetLayoutCreateInfo struct
852 VkStructureType sType;
853 const void* pNext;
854 VkDescriptorSetLayoutCreateFlags flags;
855 deUint32 bindingCount;
856 const VkDescriptorSetLayoutBinding* pBindings;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1905 typedef struct VkDescriptorSetLayoutCreateInfo { struct
1911 } VkDescriptorSetLayoutCreateInfo; argument
/external/skia/third_party/vulkan/
Dvulkan.h1896 typedef struct VkDescriptorSetLayoutCreateInfo { struct
1902 } VkDescriptorSetLayoutCreateInfo; argument