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