VkCommandBufferInheritanceRenderingInfoKHR

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

colorAttachmentCount
uint32_t colorAttachmentCount;
Undocumented in source.
depthAttachmentFormat
VkFormat depthAttachmentFormat;
Undocumented in source.
flags
VkRenderingFlagsKHR flags;
Undocumented in source.
pColorAttachmentFormats
const(VkFormat)* pColorAttachmentFormats;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
rasterizationSamples
VkSampleCountFlagBits rasterizationSamples;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
stencilAttachmentFormat
VkFormat stencilAttachmentFormat;
Undocumented in source.
viewMask
uint32_t viewMask;
Undocumented in source.

Meta