blob: 36d61fc64a026d301a897e9b99aa110153fee82d [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, 2> @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_GLF_color:ptr<private, vec4<f32>, read_write> = var
%x_8:ptr<uniform, buf1, read> = var @binding_point(0, 1)
}
%main_1 = func():void -> %b2 {
%b2 = block {
%v1:ptr<function, vec2<f32>, read_write> = var
%x_54:ptr<function, bool, read_write> = var
%x_55:ptr<function, bool, read_write> = var
%8:ptr<uniform, i32, read> = access %x_6, 0u, 0i, 0u
%9:i32 = load %8
%10:vec2<i32> = construct -1i, %9
%11:vec2<f32> = bitcast %10
%12:vec2<f32> = cos %11
%13:vec2<f32> = cos %12
store %v1, %13
%14:f32 = load_vector_element %v1, 0u
%15:vec4<f32> = construct %14
store %x_GLF_color, %15
%16:f32 = load_vector_element %v1, 1u
%17:ptr<uniform, f32, read> = access %x_8, 0u, 0i, 0u
%18:f32 = load %17
%x_47:bool = gt %16, %18
store %x_55, %x_47
if %x_47 [t: %b3] { # if_1
%b3 = block { # true
%20:f32 = load_vector_element %v1, 1u
%21:ptr<uniform, f32, read> = access %x_8, 0u, 1i, 0u
%22:f32 = load %21
%23:bool = lt %20, %22
store %x_54, %23
%24:bool = load %x_54
store %x_55, %24
exit_if # if_1
}
}
%25:bool = load %x_55
if %25 [t: %b4, f: %b5] { # if_2
%b4 = block { # true
%26:ptr<uniform, i32, read> = access %x_6, 0u, 0i, 0u
%27:i32 = load %26
%28:f32 = convert %27
%29:ptr<uniform, i32, read> = access %x_6, 0u, 1i, 0u
%30:i32 = load %29
%31:f32 = convert %30
%32:ptr<uniform, i32, read> = access %x_6, 0u, 1i, 0u
%33:i32 = load %32
%34:f32 = convert %33
%35:ptr<uniform, i32, read> = access %x_6, 0u, 0i, 0u
%36:i32 = load %35
%37:f32 = convert %36
%38:vec4<f32> = construct %28, %31, %34, %37
store %x_GLF_color, %38
exit_if # if_2
}
%b5 = block { # false
%39:ptr<uniform, i32, read> = access %x_6, 0u, 1i, 0u
%40:i32 = load %39
%41:f32 = convert %40
%42:vec4<f32> = construct %41
store %x_GLF_color, %42
exit_if # if_2
}
}
ret
}
}
%tint_symbol = @fragment func():main_out -> %b6 {
%b6 = block {
%44:void = call %main_1
%45:vec4<f32> = load %x_GLF_color
%46:main_out = construct %45
ret %46
}
}
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. *
********************************************************************