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