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