Type Definition solstice::mesh::BindingInfo

source ·
pub type BindingInfo<'a> = (&'a VertexFormat, usize, u32, BufferKey, BufferType);