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