Constant wgpu::VERTEX_STRIDE_ALIGNMENT[][src]

pub const VERTEX_STRIDE_ALIGNMENT: u64 = 4; // 0x0_000_000_000_000_004u64

Vertex buffer strides have to be aligned to this number.