Structs§
- Pair of load and store operations for an attachment aspect.
- In-progress recording of a render pass: a list of render commands in a
CommandEncoder
. - Describes a color attachment to a
RenderPass
. - Describes a depth/stencil attachment to a
RenderPass
. - Describes the attachments of a render pass.
- Describes the timestamp writes of a render pass.
Enums§
- Operation to perform to the output attachment at the start of a render pass.
- Operation to perform to the output attachment at the end of a render pass.