Constant wgpu_types::VERTEX_STRIDE_ALIGNMENT

source ·
pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;
Expand description

Vertex buffer strides have to be aligned to this number.