blob: 79017bc4e6222d15a1f8f8ebf79b92ad7aa1e6cb [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%prevent_dce:ptr<storage, f32, read_write> = var @binding_point(2, 0)
}
%fwidthFine_f1742d = func():void {
$B2: {
%3:f32 = fwidthFine 1.0f
%res:ptr<function, f32, read_write> = var, %3
%5:f32 = load %res
store %prevent_dce, %5
ret
}
}
%fragment_main = @fragment func():void {
$B3: {
%7:void = call %fwidthFine_f1742d
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. *
********************************************************************