Structs§
- Operations
- Pair of load and store operations for an attachment aspect.
- Render
Pass - In-progress recording of a render pass: a list of render commands in a
CommandEncoder
. - Render
Pass Color Attachment - Describes a color attachment to a
RenderPass
. - Render
Pass Depth Stencil Attachment - Describes a depth/stencil attachment to a
RenderPass
. - Render
Pass Descriptor - Describes the attachments of a render pass.
- Render
Pass Timestamp Writes - Describes the timestamp writes of a render pass.