Sign in
dawn
/
dawn
/
aef595799dea1914e56e0b32910065b6df1d3777
/
.
/
test
/
tint
/
expressions
/
bitcast
/
let
/
32bit
/
u32-i32.wgsl.expected.fxc.hlsl
blob: 97fca29c46fcbd8914a2108890c1ea5123380276 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
uint
a
=
1073757184u
;
int
b
=
asint
(
a
);
return
;
}