pub const VERTEX_STRIDE_ALIGNMENT: u64 = 4; // 4u64
Vertex buffer strides have to be a multiple of this number.