[][src]Constant wgpu_types::VERTEX_STRIDE_ALIGNMENT

pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;

Vertex buffer strides have to be aligned to this number.