Sign in
dawn
/
dawn
/
da2acafcd691e6e6de648a1c7408c6c662cb6943
/
.
/
test
/
tint
/
ptr_ref
/
load
/
local
/
i32.wgsl.expected.ir.dxc.hlsl
blob: f026c6f2589e3969baa94beceea8c954c5c1dfdf [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
int
i
=
123
;
int
u
=
(
i
+
1
);
}