blob: 3508a9b44e1fa1830eeb26069252f534f80e6e31 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: strided_arr = struct @align(4) {
el:f32 @offset(0)
}
buf0 = struct @align(4) {
x_GLF_uniform_float_values:array<strided_arr, 3> @offset(0)
}
main_out = struct @align(16) {
x_GLF_color_1:vec4<f32> @offset(0), @location(0)
}
%b1 = block { # root
%x_GLF_color:ptr<private, vec4<f32>, read_write> = var
%x_6:ptr<uniform, buf0, read> = var @binding_point(0, 0)
}
%main_1 = func():void -> %b2 {
%b2 = block {
%a:ptr<function, f32, read_write> = var
store %a, 1.40129846e-45f
%5:ptr<uniform, f32, read> = access %x_6, 0u, 1i, 0u
%x_29:f32 = load %5
%7:vec4<f32> = construct %x_29, %x_29, %x_29, %x_29
store %x_GLF_color, %7
%x_31:f32 = load %a
%9:ptr<uniform, f32, read> = access %x_6, 0u, 2i, 0u
%x_33:f32 = load %9
%11:bool = lt %x_31, %x_33
if %11 [t: %b3] { # if_1
%b3 = block { # true
%12:ptr<uniform, f32, read> = access %x_6, 0u, 0i, 0u
%x_38:f32 = load %12
%14:ptr<uniform, f32, read> = access %x_6, 0u, 1i, 0u
%x_40:f32 = load %14
%16:ptr<uniform, f32, read> = access %x_6, 0u, 1i, 0u
%x_42:f32 = load %16
%18:ptr<uniform, f32, read> = access %x_6, 0u, 0i, 0u
%x_44:f32 = load %18
%20:vec4<f32> = construct %x_38, %x_40, %x_42, %x_44
store %x_GLF_color, %20
exit_if # if_1
}
}
ret
}
}
%tint_symbol = @fragment func():main_out -> %b4 {
%b4 = block {
%22:void = call %main_1
%23:vec4<f32> = load %x_GLF_color
%24:main_out = construct %23
ret %24
}
}
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. *
********************************************************************