Constant VERTEX_STRIDE_ALIGNMENT
pub const VERTEX_STRIDE_ALIGNMENT: u64 = 4; // 4u64👎Deprecated since 27.0.0: Use
VERTEX_ALIGNMENT insteadAvailable on crate feature
unstable-wgpu-27 only.Expand description
Vertex buffer strides have to be a multiple of this number.