blob: 9568e027ca57b72e5b9b293fd69ed8c44a156576 [file] [log] [blame]
SKIP: FAILED
@group(0) @binding(0) var<storage, read_write> prevent_dce : u32;
fn subgroupExclusiveMul_dc51f8() -> u32 {
var res : u32 = subgroupExclusiveMul(1u);
return res;
}
@compute @workgroup_size(1)
fn compute_main() {
prevent_dce = subgroupExclusiveMul_dc51f8();
}
Failed to generate: error: Unknown builtin method: 0x561132389f58