Sign in
dawn
/
dawn
/
6e93ca5f8bfa3ff68c2b580212f5853ccc7985a1
/
.
/
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
;
}