blob: 9eb2fcd1a128e2f6c37c29cea8d05906f9a95b0d [file] [log] [blame]
@compute @workgroup_size(1)
fn f() {
const a : f32 = f32(2.003662109375f);
let b : f32 = bitcast<f32>(a);
}