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