Sign in
dawn
/
dawn
/
62bb477e43907c408252d81002c5b06efc05444a
/
.
/
test
/
tint
/
ptr_ref
/
store
/
global
/
i32.wgsl.expected.ir.fxc.hlsl
blob: bfdf43e531676c005e2449572f162acff7447c3f [
file
] [
log
] [
blame
]
static
int
I
=
0
;
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
I
=
123
;
I
=
123
;
}