pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;
👎Deprecated since 27.0.0: Use
VERTEX_ALIGNMENT
insteadExpand description
Vertex buffer strides have to be a multiple of this number.
pub const VERTEX_STRIDE_ALIGNMENT: BufferAddress = 4;
VERTEX_ALIGNMENT
insteadVertex buffer strides have to be a multiple of this number.