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