VkCommandBufferInheritanceViewportScissorInfoNV

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.
pViewportDepths
const(VkViewport)* pViewportDepths;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
viewportDepthCount
uint32_t viewportDepthCount;
Undocumented in source.
viewportScissor2D
VkBool32 viewportScissor2D;
Undocumented in source.

Meta