Sign in
dawn
/
dawn
/
2d63e321fd6c0342ba405204df0f978c3b3865be
/
.
/
test
/
tint
/
expressions
/
zero_init
/
mat2x2
/
f16.wgsl.expected.wgsl
blob: 1d4b98ef8cc982068208549c02fcfdd3d5927bcd [
file
] [
log
] [
blame
]
enable f16
;
fn f
()
{
var
v
=
mat2x2
<f16>
();
}