Constant wgpu_types::VERTEX_STRIDE_ALIGNMENT[][src]

pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;
Expand description

Vertex buffer strides have to be aligned to this number.