blob: 1bf7a3d24cceec9cb45c0c0fdb2dfc2e8a8becc5 [file] [log] [blame]
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 0
; Bound: 198
; Schema: 0
OpCapability Shader
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %main "main" %tint_symbol_1
OpExecutionMode %main OriginUpperLeft
OpName %buf1 "buf1"
OpMemberName %buf1 0 "x_GLF_uniform_int_values"
OpName %x_6 "x_6"
OpName %buf0 "buf0"
OpMemberName %buf0 0 "x_GLF_uniform_float_values"
OpName %x_10 "x_10"
OpName %x_GLF_color "x_GLF_color"
OpName %tint_symbol_1 "tint_symbol_1"
OpName %main_1 "main_1"
OpName %m0 "m0"
OpName %c "c"
OpName %m1 "m1"
OpName %main_out "main_out"
OpMemberName %main_out 0 "x_GLF_color_1"
OpName %tint_symbol_2 "tint_symbol_2"
OpName %tint_symbol "tint_symbol"
OpName %main "main"
OpDecorate %buf1 Block
OpMemberDecorate %buf1 0 Offset 0
OpDecorate %_arr_int_uint_4 ArrayStride 16
OpDecorate %x_6 NonWritable
OpDecorate %x_6 DescriptorSet 0
OpDecorate %x_6 Binding 1
OpDecorate %buf0 Block
OpMemberDecorate %buf0 0 Offset 0
OpDecorate %_arr_float_uint_1 ArrayStride 16
OpDecorate %x_10 NonWritable
OpDecorate %x_10 DescriptorSet 0
OpDecorate %x_10 Binding 0
OpDecorate %tint_symbol_1 Location 0
OpMemberDecorate %main_out 0 Offset 0
%int = OpTypeInt 32 1
%uint = OpTypeInt 32 0
%uint_4 = OpConstant %uint 4
%_arr_int_uint_4 = OpTypeArray %int %uint_4
%buf1 = OpTypeStruct %_arr_int_uint_4
%_ptr_Uniform_buf1 = OpTypePointer Uniform %buf1
%x_6 = OpVariable %_ptr_Uniform_buf1 Uniform
%float = OpTypeFloat 32
%uint_1 = OpConstant %uint 1
%_arr_float_uint_1 = OpTypeArray %float %uint_1
%buf0 = OpTypeStruct %_arr_float_uint_1
%_ptr_Uniform_buf0 = OpTypePointer Uniform %buf0
%x_10 = OpVariable %_ptr_Uniform_buf0 Uniform
%v4float = OpTypeVector %float 4
%_ptr_Private_v4float = OpTypePointer Private %v4float
%17 = OpConstantNull %v4float
%x_GLF_color = OpVariable %_ptr_Private_v4float Private %17
%_ptr_Output_v4float = OpTypePointer Output %v4float
%tint_symbol_1 = OpVariable %_ptr_Output_v4float Output %17
%void = OpTypeVoid
%20 = OpTypeFunction %void
%mat4v4float = OpTypeMatrix %v4float 4
%_ptr_Function_mat4v4float = OpTypePointer Function %mat4v4float
%27 = OpConstantNull %mat4v4float
%_ptr_Function_int = OpTypePointer Function %int
%30 = OpConstantNull %int
%uint_0 = OpConstant %uint 0
%int_1 = OpConstant %int 1
%_ptr_Uniform_int = OpTypePointer Uniform %int
%float_0 = OpConstant %float 0
%int_2 = OpConstant %int 2
%int_0 = OpConstant %int 0
%bool = OpTypeBool
%int_3 = OpConstant %int 3
%_ptr_Uniform_float = OpTypePointer Uniform %float
%_ptr_Function_float = OpTypePointer Function %float
%v4bool = OpTypeVector %bool 4
%uint_2 = OpConstant %uint 2
%uint_3 = OpConstant %uint 3
%main_out = OpTypeStruct %v4float
%186 = OpTypeFunction %void %main_out
%main_1 = OpFunction %void None %20
%23 = OpLabel
%m0 = OpVariable %_ptr_Function_mat4v4float Function %27
%c = OpVariable %_ptr_Function_int Function %30
%m1 = OpVariable %_ptr_Function_mat4v4float Function %27
%35 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%36 = OpLoad %int %35
%37 = OpConvertSToF %float %36
%39 = OpCompositeConstruct %v4float %37 %float_0 %float_0 %float_0
%40 = OpCompositeConstruct %v4float %float_0 %37 %float_0 %float_0
%41 = OpCompositeConstruct %v4float %float_0 %float_0 %37 %float_0
%42 = OpCompositeConstruct %v4float %float_0 %float_0 %float_0 %37
%43 = OpCompositeConstruct %mat4v4float %39 %40 %41 %42
OpStore %m0 %43
%45 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%46 = OpLoad %int %45
OpStore %c %46
OpBranch %47
%47 = OpLabel
OpLoopMerge %48 %49 None
OpBranch %50
%50 = OpLabel
%51 = OpLoad %int %c
%53 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_0
%54 = OpLoad %int %53
%55 = OpSLessThan %bool %51 %54
OpSelectionMerge %57 None
OpBranchConditional %55 %58 %59
%58 = OpLabel
OpBranch %57
%59 = OpLabel
OpBranch %48
%57 = OpLabel
%60 = OpLoad %mat4v4float %m0
OpStore %m1 %60
%61 = OpLoad %int %c
%63 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_3
%64 = OpLoad %int %63
%65 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%66 = OpLoad %int %65
%68 = OpAccessChain %_ptr_Uniform_float %x_10 %uint_0 %int_0
%69 = OpLoad %float %68
%70 = OpSMod %int %61 %64
%72 = OpAccessChain %_ptr_Function_float %m1 %70 %66
OpStore %72 %69
%73 = OpLoad %int %c
%74 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_3
%75 = OpLoad %int %74
%76 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%77 = OpLoad %int %76
%78 = OpAccessChain %_ptr_Uniform_float %x_10 %uint_0 %int_0
%79 = OpLoad %float %78
%80 = OpSMod %int %73 %75
%81 = OpAccessChain %_ptr_Function_float %m0 %80 %77
OpStore %81 %79
OpBranch %49
%49 = OpLabel
%82 = OpLoad %int %c
%83 = OpIAdd %int %82 %int_1
OpStore %c %83
OpBranch %47
%48 = OpLabel
%84 = OpLoad %mat4v4float %m0
%85 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%86 = OpLoad %int %85
%87 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%88 = OpLoad %int %87
%89 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%90 = OpLoad %int %89
%91 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%92 = OpLoad %int %91
%93 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%94 = OpLoad %int %93
%95 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%96 = OpLoad %int %95
%97 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%98 = OpLoad %int %97
%99 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%100 = OpLoad %int %99
%101 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%102 = OpLoad %int %101
%103 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%104 = OpLoad %int %103
%105 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%106 = OpLoad %int %105
%107 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%108 = OpLoad %int %107
%109 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%110 = OpLoad %int %109
%111 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%112 = OpLoad %int %111
%113 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%114 = OpLoad %int %113
%115 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%116 = OpLoad %int %115
%117 = OpConvertSToF %float %86
%118 = OpConvertSToF %float %88
%119 = OpConvertSToF %float %90
%120 = OpConvertSToF %float %92
%121 = OpCompositeConstruct %v4float %117 %118 %119 %120
%122 = OpConvertSToF %float %94
%123 = OpConvertSToF %float %96
%124 = OpConvertSToF %float %98
%125 = OpConvertSToF %float %100
%126 = OpCompositeConstruct %v4float %122 %123 %124 %125
%127 = OpConvertSToF %float %102
%128 = OpConvertSToF %float %104
%129 = OpConvertSToF %float %106
%130 = OpConvertSToF %float %108
%131 = OpCompositeConstruct %v4float %127 %128 %129 %130
%132 = OpConvertSToF %float %110
%133 = OpConvertSToF %float %112
%134 = OpConvertSToF %float %114
%135 = OpConvertSToF %float %116
%136 = OpCompositeConstruct %v4float %132 %133 %134 %135
%137 = OpCompositeConstruct %mat4v4float %121 %126 %131 %136
%139 = OpCompositeExtract %v4float %84 0
%140 = OpCompositeExtract %v4float %137 0
%141 = OpFOrdEqual %v4bool %139 %140
%138 = OpAll %bool %141
OpSelectionMerge %143 None
OpBranchConditional %138 %144 %143
%144 = OpLabel
%146 = OpCompositeExtract %v4float %84 1
%147 = OpCompositeExtract %v4float %137 1
%148 = OpFOrdEqual %v4bool %146 %147
%145 = OpAll %bool %148
OpBranch %143
%143 = OpLabel
%149 = OpPhi %bool %138 %48 %145 %144
OpSelectionMerge %150 None
OpBranchConditional %149 %151 %150
%151 = OpLabel
%154 = OpCompositeExtract %v4float %84 2
%155 = OpCompositeExtract %v4float %137 2
%156 = OpFOrdEqual %v4bool %154 %155
%152 = OpAll %bool %156
OpBranch %150
%150 = OpLabel
%157 = OpPhi %bool %149 %143 %152 %151
OpSelectionMerge %158 None
OpBranchConditional %157 %159 %158
%159 = OpLabel
%162 = OpCompositeExtract %v4float %84 3
%163 = OpCompositeExtract %v4float %137 3
%164 = OpFOrdEqual %v4bool %162 %163
%160 = OpAll %bool %164
OpBranch %158
%158 = OpLabel
%165 = OpPhi %bool %157 %150 %160 %159
OpSelectionMerge %166 None
OpBranchConditional %165 %167 %168
%167 = OpLabel
%169 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%170 = OpLoad %int %169
%171 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%172 = OpLoad %int %171
%173 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%174 = OpLoad %int %173
%175 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_2
%176 = OpLoad %int %175
%177 = OpConvertSToF %float %170
%178 = OpConvertSToF %float %172
%179 = OpConvertSToF %float %174
%180 = OpConvertSToF %float %176
%181 = OpCompositeConstruct %v4float %177 %178 %179 %180
OpStore %x_GLF_color %181
OpBranch %166
%168 = OpLabel
%182 = OpAccessChain %_ptr_Uniform_int %x_6 %uint_0 %int_1
%183 = OpLoad %int %182
%184 = OpConvertSToF %float %183
%185 = OpCompositeConstruct %v4float %184 %184 %184 %184
OpStore %x_GLF_color %185
OpBranch %166
%166 = OpLabel
OpReturn
OpFunctionEnd
%tint_symbol_2 = OpFunction %void None %186
%tint_symbol = OpFunctionParameter %main_out
%190 = OpLabel
%191 = OpCompositeExtract %v4float %tint_symbol 0
OpStore %tint_symbol_1 %191
OpReturn
OpFunctionEnd
%main = OpFunction %void None %20
%193 = OpLabel
%194 = OpFunctionCall %void %main_1
%196 = OpLoad %v4float %x_GLF_color
%197 = OpCompositeConstruct %main_out %196
%195 = OpFunctionCall %void %tint_symbol_2 %197
OpReturn
OpFunctionEnd