Type Definition gfx_hal::pass::AttachmentId
source · pub type AttachmentId = usize;
Expand description
Index of an attachment within a framebuffer/renderpass,
pub type AttachmentId = usize;
Index of an attachment within a framebuffer/renderpass,