pub type AttachmentRef = (AttachmentId, AttachmentLayout);
Expand description
Reference to an attachment by index and expected image layout.
pub type AttachmentRef = (AttachmentId, AttachmentLayout);
Reference to an attachment by index and expected image layout.