Sign in
dawn
/
dawn
/
48318cd9d31a766fa5f60bca330ae65cc53a3c9c
/
.
/
test
/
tint
/
expressions
/
bitcast
/
let
/
32bit
/
f32-i32.wgsl.expected.fxc.hlsl
blob: af3719c5431be18621e6ddf819a1080632017b2e [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
float
a
=
2.003662109375f
;
const
int
b
=
asint
(
a
);
return
;
}