blob: 45e073b47fbfc49b28553c6ad70f13a8e1d77827 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: strided_arr = struct @align(4) {
el:i32 @offset(0)
}
buf0 = struct @align(4) {
x_GLF_uniform_int_values:array<strided_arr, 2> @offset(0)
}
strided_arr_1 = struct @align(4) {
el:f32 @offset(0)
}
buf1 = struct @align(4) {
x_GLF_uniform_float_values:array<strided_arr_1, 1> @offset(0)
}
main_out = struct @align(16) {
x_GLF_color_1:vec4<f32> @offset(0), @location(0)
}
%b1 = block { # root
%x_6:ptr<uniform, buf0, read> = var @binding_point(0, 0)
%x_8:ptr<uniform, buf1, read> = var @binding_point(0, 1)
%x_GLF_color:ptr<private, vec4<f32>, read_write> = var
}
%main_1 = func():void -> %b2 {
%b2 = block {
%undefined:ptr<function, f32, read_write> = var
%x_45:ptr<function, bool, read_write> = var
%x_46_phi:ptr<function, bool, read_write> = var
store %undefined, 1.17520117759704589844f
%8:ptr<uniform, i32, read> = access %x_6, 0u, 0i, 0u
%x_10:i32 = load %8
%x_38:bool = eq 1i, %x_10
store %x_46_phi, %x_38
%11:bool = eq %x_38, false
if %11 [t: %b3] { # if_1
%b3 = block { # true
%x_42:f32 = load %undefined
%13:ptr<uniform, f32, read> = access %x_8, 0u, 0i, 0u
%x_44:f32 = load %13
%15:bool = gt %x_42, %x_44
store %x_45, %15
%16:bool = load %x_45
store %x_46_phi, %16
exit_if # if_1
}
}
%x_46:bool = load %x_46_phi
if %x_46 [t: %b4, f: %b5] { # if_2
%b4 = block { # true
%18:ptr<uniform, i32, read> = access %x_6, 0u, 0i, 0u
%x_12:i32 = load %18
%20:ptr<uniform, i32, read> = access %x_6, 0u, 1i, 0u
%x_13:i32 = load %20
%22:ptr<uniform, i32, read> = access %x_6, 0u, 1i, 0u
%x_14:i32 = load %22
%24:ptr<uniform, i32, read> = access %x_6, 0u, 0i, 0u
%x_15:i32 = load %24
%26:f32 = convert %x_12
%27:f32 = convert %x_13
%28:f32 = convert %x_14
%29:f32 = convert %x_15
%30:vec4<f32> = construct %26, %27, %28, %29
store %x_GLF_color, %30
exit_if # if_2
}
%b5 = block { # false
%31:ptr<uniform, i32, read> = access %x_6, 0u, 1i, 0u
%x_16:i32 = load %31
%x_60:f32 = convert %x_16
%34:vec4<f32> = construct %x_60, %x_60, %x_60, %x_60
store %x_GLF_color, %34
exit_if # if_2
}
}
ret
}
}
%tint_symbol = @fragment func():main_out -> %b6 {
%b6 = block {
%36:void = call %main_1
%37:vec4<f32> = load %x_GLF_color
%38:main_out = construct %37
ret %38
}
}
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. *
********************************************************************