Sign in
dawn
/
dawn
/
e8dd681f1954bc3c780a887e4a0d87c9d1621369
/
.
/
test
/
tint
/
ptr_ref
/
store
/
local
/
i32.wgsl.expected.fxc.hlsl
blob: e5949b66ef916b3b9df0f8208ef8cc81edd9503e [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
int
i
=
123
;
i
=
123
;
i
=
123
;
return
;
}