Sign in
dawn
/
dawn
/
08f33fe5c6daea5cede4c1a5ac891fd3bf975c31
/
.
/
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
;
}