blob: 88f603e1c7f86b70e68dc1b1c8b5109e8fb56e4a [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:1257 internal compiler error: main_out = struct @align(16) {
x_GLF_color_1:vec4<f32> @offset(0), @location(0)
}
$B1: { # root
%x_GLF_color:ptr<private, vec4<f32>, read_write> = var
}
%main_1 = func():void {
$B2: {
%f:ptr<function, f32, read_write> = var
store %f, 0.9199161529541015625f
%4:f32 = load %f
%x_21:f32 = let %4
%6:f32 = load %f
%x_23:f32 = let %6
%8:bool = gt %x_21, 0.91000002622604370117f
%9:bool = lt %x_23, 0.93000000715255737305f
%10:bool = and %8, %9
if %10 [t: $B3, f: $B4] { # if_1
$B3: { # true
store %x_GLF_color, vec4<f32>(1.0f, 0.0f, 0.0f, 1.0f)
exit_if # if_1
}
$B4: { # false
store %x_GLF_color, vec4<f32>(0.0f)
exit_if # if_1
}
}
ret
}
}
%tint_symbol = @fragment func():main_out {
$B5: {
%12:void = call %main_1
%13:vec4<f32> = load %x_GLF_color
%14:main_out = construct %13
ret %14
}
}
invalid entry point IO struct uses
********************************************************************
* 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. *
********************************************************************