blob: 76614dfc5166b521600338ea8d6ad1001cb6fcf2 [file] [log] [blame]
enable f16;
var<private> u : mat3x2<f32> = mat3x2<f32>(mat3x2<f16>(1.0h, 2.0h, 3.0h, 4.0h, 5.0h, 6.0h));