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