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