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