blob: a4fd6aa6e5ef98919fbb34c3d62f566b7a257f21 [file] [log] [blame]
@compute @workgroup_size(1)
fn f() {
const a : vec2<u32> = vec2<u32>(1073757184u, 3288351232u);
let b : vec2<u32> = bitcast<vec2<u32>>(a);
}