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