Constant wgpu::VERTEX_STRIDE_ALIGNMENT
source · pub const VERTEX_STRIDE_ALIGNMENT: u64 = 4; // 4u64
Expand description
Vertex buffer strides have to be aligned to this number.
pub const VERTEX_STRIDE_ALIGNMENT: u64 = 4; // 4u64
Vertex buffer strides have to be aligned to this number.