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