blob: ea742666b5c10ecde9a17c9197be493d4f81de5c [file] [log] [blame]
SKIP: FAILED
@group(0) @binding(0) var<storage, read_write> prevent_dce : vec3<f32>;
fn subgroupExclusiveMul_0a04d5() -> vec3<f32> {
var arg_0 = vec3<f32>(1.0f);
var res : vec3<f32> = subgroupExclusiveMul(arg_0);
return res;
}
@compute @workgroup_size(1)
fn compute_main() {
prevent_dce = subgroupExclusiveMul_0a04d5();
}
Failed to generate: error: Unknown builtin method: 0x556f4f9bb498