Type Definition gfx_hal::pass::AttachmentRef[][src]

type AttachmentRef = (AttachmentId, AttachmentLayout);

Reference to an attachment by index and expected image layout.