VkPipelineLayoutCreateInfo

Undocumented in source.

Members

Variables

flags
VkPipelineLayoutCreateFlags flags;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
pPushConstantRanges
VkPushConstantRange* pPushConstantRanges;
Undocumented in source.
pSetLayouts
VkDescriptorSetLayout* pSetLayouts;
Undocumented in source.
pushConstantRangeCount
uint pushConstantRangeCount;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
setLayoutCount
uint setLayoutCount;
Undocumented in source.

Meta