Sign in
dawn
/
dawn
/
HEAD
/
.
/
test
/
tint
/
shadowing
/
function
/
let.wgsl.expected.fxc.hlsl
blob: 3073b40d3364eb5f43c302c840971b1d7b15d6d0 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
a
()
{
int
a_1
=
int
(
1
);
int
b
=
a_1
;
int
a_2
=
int
(
1
);
int
b_1
=
a_2
;
}