VkPipelineViewportWScalingStateCreateInfoNV

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.
pViewportWScalings
const(VkViewportWScalingNV)* pViewportWScalings;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
viewportCount
uint32_t viewportCount;
Undocumented in source.
viewportWScalingEnable
VkBool32 viewportWScalingEnable;
Undocumented in source.

Meta