gfx_hal::pass

Type Alias AttachmentRef

Source
pub type AttachmentRef = (AttachmentId, AttachmentLayout);
Expand description

Reference to an attachment by index and expected image layout.