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