VkGraphicsShaderGroupCreateInfoNV

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

pNext
const(void)* pNext;
Undocumented in source.
pStages
const(VkPipelineShaderStageCreateInfo)* pStages;
Undocumented in source.
pTessellationState
const(VkPipelineTessellationStateCreateInfo)* pTessellationState;
Undocumented in source.
pVertexInputState
const(VkPipelineVertexInputStateCreateInfo)* pVertexInputState;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
stageCount
uint32_t stageCount;
Undocumented in source.

Meta