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