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