blob: 85663189e25a3bf6e6146f22dc2c4daeaa3fa2b5 [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);
}