blob: a76a6116d7124af73bc491a712aa785021dadd48 [file] [log] [blame]
SKIP: INVALID
@group(0) @binding(0) var<storage, read_write> prevent_dce : vec2<i32>;
fn subgroupExclusiveMul_4525a3() -> vec2<i32> {
var res : vec2<i32> = subgroupExclusiveMul(vec2<i32>(1i));
return res;
}
@compute @workgroup_size(1)
fn compute_main() {
prevent_dce = subgroupExclusiveMul_4525a3();
}
Failed to generate: error: Unknown builtin method: 0x564d514bc230