Sign in
dawn
/
dawn
/
66652df8e490b60edeb974fa4500a956723ed206
/
.
/
test
/
tint
/
ptr_ref
/
store
/
global
/
i32.wgsl.expected.ir.dxc.hlsl
blob: 8d48ca39d323db96b63efdae790a4dd46ef3fb8f [
file
] [
log
] [
blame
]
static
int
I
=
int
(
0
);
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
I
=
int
(
123
);
I
=
int
(
123
);
}