blob: d9950cad64b3e5a80fde02b100aa604aba3369ae [file] [log] [blame]
let m = mat3x2(vec2<f32>(0.0, 1.0),
vec2<f32>(2.0, 3.0),
vec2<f32>(4.0, 5.0));