Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
ptr_ref
/
load
/
global
/
i32.spvasm.expected.fxc.hlsl
blob: ae7220ca7232e81fc54bc546b7fa82e6bb0339d0 [
file
] [
log
] [
blame
]
static
int
I
=
0
;
void
main_1
()
{
int
x_11
=
(
I
+
1
);
return
;
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
return
;
}