Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
expressions
/
zero_init
/
mat2x4
/
f32.wgsl.expected.ir.dxc.hlsl
blob: 0a398304a94fd6f1ed99e1c6050228f4c3cc07f5 [
file
] [
log
] [
blame
]
void
f
()
{
float2x4 v
=
float2x4
((
0.0f
).
xxxx
,
(
0.0f
).
xxxx
);
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}