Sign in
dawn
/
dawn
/
1b42be2c2d8b354bb7ecbe820938d08189658fb3
/
.
/
test
/
tint
/
out_of_order_decls
/
array
/
alias.wgsl.expected.ir.dxc.hlsl
blob: a0c85e9c433284ea6a6aaaffd79c62b78f6e70de [
file
] [
log
] [
blame
]
static
int
A
[
4
]
=
(
int
[
4
])
0
;
void
f
()
{
A
[
0
]
=
1
;
}