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