Sign in
dawn
/
dawn
/
6e4a366841ee807f84932a190cb8fa8d8af10e11
/
.
/
test
/
tint
/
out_of_order_decls
/
func
/
var.wgsl.expected.ir.fxc.hlsl
blob: 8d53a93c454f931fcbbdc357f39b55d34deebd48 [
file
] [
log
] [
blame
]
static
int
a
=
int
(
1
);
void
f
()
{
int
b
=
a
;
}