- 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.