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