Constant VERTEX_ALIGNMENT
pub const VERTEX_ALIGNMENT: u64 = 4; // 4u64Available on crate feature
unstable-wgpu-27 only.Expand description
Vertex buffer offsets and strides have to be a multiple of this number.