pub const VERTEX_ALIGNMENT: u64 = 4; // 4u64
Expand description
Vertex buffer offsets and strides have to be a multiple of this number.
pub const VERTEX_ALIGNMENT: u64 = 4; // 4u64
Vertex buffer offsets and strides have to be a multiple of this number.