Searched defs:VkPipelineLayoutCreateInfo (Results 1 – 9 of 9) sorted by relevance
808 struct VkPipelineLayoutCreateInfo struct810 VkStructureType sType;811 const void* pNext;812 VkPipelineLayoutCreateFlags flags;813 deUint32 setLayoutCount;814 const VkDescriptorSetLayout* pSetLayouts;815 deUint32 pushConstantRangeCount;816 const VkPushConstantRange* pPushConstantRanges;
2287 typedef struct VkPipelineLayoutCreateInfo { struct2295 } VkPipelineLayoutCreateInfo; argument
2214 typedef struct VkPipelineLayoutCreateInfo { struct2222 } VkPipelineLayoutCreateInfo; argument
2384 typedef struct VkPipelineLayoutCreateInfo { struct2392 } VkPipelineLayoutCreateInfo; argument
2284 typedef struct VkPipelineLayoutCreateInfo { struct2292 } VkPipelineLayoutCreateInfo; argument
2502 typedef struct VkPipelineLayoutCreateInfo { struct2510 } VkPipelineLayoutCreateInfo; argument
2549 typedef struct VkPipelineLayoutCreateInfo { struct2557 } VkPipelineLayoutCreateInfo; argument
10533 "VkPipelineLayoutCreateInfo": { object