blob: e2f1754131506f67f26a49f4ce25c14af4dafc05 [file] [log] [blame]
enable f16;
fn f() {
var m = mat3x3<f16>();
let m_1 = mat3x3(m);
}