gfx_hal

Module pass

Source
Expand description

Render pass handling.

A render pass represents a collection of

and describes how the attachments are used over the course of the subpasses.

Structs§

Enums§

  • Specifies the operation to be used when reading data from a subpass attachment.
  • Specifies the operation to be used when writing data to a subpass attachment.

Constants§

  • An AttachmentId that can be used instead of providing an attachment.

Type Aliases§