blob: b86c48625b706e164a2998e7e909cc1a87127438 [file] [log] [blame]
enable f16;
var<private> u : mat4x2<f16> = mat4x2<f16>(mat4x2<f32>(1.0f, 2.0f, 3.0f, 4.0f, 5.0f, 6.0f, 7.0f, 8.0f));