Type Definition gfx_hal::pass::AttachmentRef

source · []
pub type AttachmentRef = (AttachmentId, AttachmentLayout);
Expand description

Reference to an attachment by index and expected image layout.