blob: 51b68392bf905186372689f750df0aab54b179f1 [file] [log] [blame]
let m = mat4x2<f32>(0.0f, 1.0f,
2.0f, 3.0f,
4.0f, 5.0f,
6.0f, 7.0f);