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