[−][src]Type Definition gfx_hal::pass::AttachmentRef
type AttachmentRef = (AttachmentId, AttachmentLayout);
Reference to an attachment by index and expected image layout.
type AttachmentRef = (AttachmentId, AttachmentLayout);
Reference to an attachment by index and expected image layout.