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