Sign in
dawn
/
dawn.git
/
3b3f70cfdbd9708973c6084ee2eafe98c038985a
/
.
/
test
/
tint
/
var
/
initialization
/
private
/
matrix.wgsl.expected.fxc.hlsl
blob: 1ace907ae537a2575f28806be1589c7c49e06b85 [
file
]
static
float2x3 v
=
float2x3
((
0.0f
).
xxx
,
(
0.0f
).
xxx
);
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
}