blob: d9fad3f1443852e25dd74d4709adde0f1567209d [file] [log] [blame]
enable f16;
var<private> u : mat2x2<f32> = mat2x2<f32>(mat2x2<f16>(1.0h, 2.0h,
3.0h, 4.0h));