blob: 0e324d8ffc679d8a9f611c078b09f0bd34d34ccd [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%non_uniform_global:ptr<storage, i32, read_write> = var @binding_point(0, 0)
%continue_execution:ptr<private, bool, read_write> = var, true
}
%tint_symbol = @fragment func():void {
$B2: {
%4:i32 = load %non_uniform_global
%5:bool = lt %4, 0i
if %5 [t: $B3] { # if_1
$B3: { # true
store %continue_execution, false
exit_if # if_1
}
}
%6:bool = load %continue_execution
%7:bool = eq %6, false
if %7 [t: $B4] { # if_2
$B4: { # true
terminate_invocation
}
}
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. *
********************************************************************