Constant VERTEX_STRIDE_ALIGNMENT

pub const VERTEX_STRIDE_ALIGNMENT: u64 = 4; // 4u64
Available on crate feature unstable-wgpu-24 only.
Expand description

Vertex buffer strides have to be aligned to this number.