blob: 448280212730d4d397b92b73c15d267a6722f967 [file] [log] [blame]
@compute @workgroup_size(1)
fn f() {
const a : vec4<f32> = vec4<f32>(2.003662109375f, -(513.03125f), -(1024.25f), 0.00169684563297778368f);
let b : vec4<f32> = bitcast<vec4<f32>>(a);
}