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