VkGraphicsPipelineShaderGroupsCreateInfoNV

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

groupCount
uint32_t groupCount;
Undocumented in source.
pGroups
const(VkGraphicsShaderGroupCreateInfoNV)* pGroups;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
pPipelines
const(VkPipeline)* pPipelines;
Undocumented in source.
pipelineCount
uint32_t pipelineCount;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta