Sign in
dawn
/
dawn
/
f0e6f57959bfe84d17ec529e2a99e9d625315b6d
/
.
/
test
/
tint
/
var
/
initialization
/
function
/
matrix.wgsl.expected.dxc.hlsl
blob: 8427c53a32d4847f1bc0e7ae8a00ad2862ba204a [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
float2x3 v
=
float2x3
(
0.0f
,
0.0f
,
0.0f
,
0.0f
,
0.0f
,
0.0f
);
return
;
}