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