blob: 3b0e7883eca591d58423fe12d4b08988bdd75ba3 [file] [log] [blame]
enable f16;
var<private> m = mat4x2(vec2<f16>(0.0h, 1.0h),
vec2<f16>(2.0h, 3.0h),
vec2<f16>(4.0h, 5.0h),
vec2<f16>(6.0h, 7.0h));