blob: 412ef78af32730014caeaa56a97070a4691df3ae [file] [log] [blame]
SKIP: INVALID
@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