Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
expressions
/
zero_init
/
mat4x3
/
f32.wgsl.expected.ir.dxc.hlsl
blob: 0ad0ff45a02b1c7430ea9d05b0175f38acd54307 [
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
()
{
}