Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
expressions
/
zero_init
/
array
/
f32.wgsl.expected.ir.dxc.hlsl
blob: 7af8126c12b298c60cb35e51b0fb66344e4c7633 [
file
] [
log
] [
blame
]
void
f
()
{
float
v
[
4
]
=
(
float
[
4
])
0
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}