Sign in
dawn
/
dawn.git
/
refs/heads/main
/
.
/
test
/
tint
/
expressions
/
zero_init
/
array
/
f32.wgsl.expected.dxc.hlsl
blob: e69dee17e4c6d12e26cc85eb5d49d08c8a651bdf [
file
] [
log
] [
blame
] [
edit
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
float
v
[
4
]
=
(
float
[
4
])
0
;
}