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