blob: 288466c634626f5c3f9d87709b0329a6fb2fc88f [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
%frag_color:ptr<private, vec4<f32>, read_write> = var
}
%main_1 = func():void {
$B2: {
%4:vec4<f32> = load %frag_color
store %x_GLF_color, %4
ret
}
}
%tint_symbol = @fragment func(%frag_color_param:vec4<f32> [@location(0)]):main_out {
$B3: {
store %frag_color, %frag_color_param
%7:void = call %main_1
%8:vec4<f32> = load %x_GLF_color
%9:main_out = construct %8
ret %9
}
}
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. *
********************************************************************