blob: b4ed95cbb236396900c42d25d63f2a00d83c08a6 [file] [log] [blame]
@compute @workgroup_size(1)
fn f() {
let a : vec3<i32> = vec3<i32>(1073757184i, -(1006616064i), -(998242304i));
let b : vec3<i32> = bitcast<vec3<i32>>(a);
}