- colorAttachmentCount
uint32_t colorAttachmentCount;
Undocumented in source.
- flags
VkRenderingFlagsKHR flags;
Undocumented in source.
- layerCount
uint32_t layerCount;
Undocumented in source.
- pColorAttachments
const(VkRenderingAttachmentInfoKHR)* pColorAttachments;
Undocumented in source.
- pDepthAttachment
const(VkRenderingAttachmentInfoKHR)* pDepthAttachment;
Undocumented in source.
- pNext
const(void)* pNext;
Undocumented in source.
- pStencilAttachment
const(VkRenderingAttachmentInfoKHR)* pStencilAttachment;
Undocumented in source.
- renderArea
VkRect2D renderArea;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.
- viewMask
uint32_t viewMask;
Undocumented in source.