VkPipelineLayoutCreateInfo

Undocumented in source.

Members

Variables

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
uint32_t pushConstantRangeCount;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
setLayoutCount
uint32_t setLayoutCount;
Undocumented in source.

Meta