Parameter | Description |
---|---|
sampleCount | The number of samples per pixel in this rendering configuration. |
attachments | Array of color attachments used in this rendering configuration. |
subPasses | Array containing information of each subpass. |
subPassIndex | Index of the active subpass in this rendering configuration. |
depthAttachmentIndex | The index of the attachment to be used as the depth/stencil buffer for this rendering configuration. |
shadingRateIndex | Index of attachment used as shading rate image. |
Sets the relevant graphics state fields according to the provided render pass data.