blob: c9de677163d939c617a987285e1726dfa49cfe3c [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%prevent_dce:ptr<storage, vec4<u32>, read_write> = var @binding_point(2, 0)
}
%subgroupBallot_7e6d0e = func():void {
$B2: {
%3:vec4<u32> = subgroupBallot
%res:ptr<function, vec4<u32>, read_write> = var, %3
%5:vec4<u32> = load %res
store %prevent_dce, %5
ret
}
}
%compute_main = @compute @workgroup_size(1, 1, 1) func():void {
$B3: {
%7:void = call %subgroupBallot_7e6d0e
ret
}
}
unhandled variable address space
********************************************************************
* The tint shader compiler has encountered an unexpected error. *
* *
* Please help us fix this issue by submitting a bug report at *
* crbug.com/tint with the source program that triggered the bug. *
********************************************************************