Sign in
dawn
/
dawn
/
6685fff40671ecf3ccef6cc12f1fe59de4459913
/
.
/
test
/
tint
/
expressions
/
zero_init
/
mat4x3
/
f32.wgsl.expected.ir.fxc.hlsl
blob: af95e6ddcb4df51901601c51fa7607d48734ddac [
file
] [
log
] [
blame
]
void
f
()
{
float4x3 v
=
float4x3
((
0.0f
).
xxx
,
(
0.0f
).
xxx
,
(
0.0f
).
xxx
,
(
0.0f
).
xxx
);
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}