Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl808 struct VkPipelineLayoutCreateInfo struct
810 VkStructureType sType;
811 const void* pNext;
812 VkPipelineLayoutCreateFlags flags;
813 deUint32 setLayoutCount;
814 const VkDescriptorSetLayout* pSetLayouts;
815 deUint32 pushConstantRangeCount;
816 const VkPushConstantRange* pPushConstantRanges;
/external/skia/third_party/vulkan/
Dvulkan.h1857 typedef struct VkPipelineLayoutCreateInfo { struct
1865 } VkPipelineLayoutCreateInfo; argument
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1866 typedef struct VkPipelineLayoutCreateInfo { struct
1874 } VkPipelineLayoutCreateInfo; argument