[−][src]Type Definition amethyst_rendy::rendy::hal::pass::AttachmentRef
type AttachmentRef = (usize, Layout);
Reference to an attachment by index and expected image layout.
type AttachmentRef = (usize, Layout);
Reference to an attachment by index and expected image layout.