blob: fe3ac492800e79fc471fb2383dc5e48528a84d94 [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<i32> = bitcast<vec4<i32>>(a);
}