| OpCapability Shader |
| %1 = OpExtInstImport "GLSL.std.450" |
| OpMemoryModel Logical GLSL450 |
| OpEntryPoint Fragment %main "main" %gl_FragCoord %_GLF_color |
| OpExecutionMode %main OriginUpperLeft |
| OpSource ESSL 320 |
| OpName %main "main" |
| OpName %collision_vf2_vf4_ "collision(vf2;vf4;" |
| OpName %pos "pos" |
| OpName %quad "quad" |
| OpName %match_vf2_ "match(vf2;" |
| OpName %pos_0 "pos" |
| OpName %res "res" |
| OpName %i "i" |
| OpName %param "param" |
| OpName %param_0 "param" |
| OpName %indexable "indexable" |
| OpName %indexable_0 "indexable" |
| OpName %indexable_1 "indexable" |
| OpName %indexable_2 "indexable" |
| OpName %lin "lin" |
| OpName %gl_FragCoord "gl_FragCoord" |
| OpName %buf0 "buf0" |
| OpMemberName %buf0 0 "resolution" |
| OpName %_ "" |
| OpName %_GLF_color "_GLF_color" |
| OpName %param_1 "param" |
| OpName %index "index" |
| OpName %state "state" |
| OpDecorate %gl_FragCoord BuiltIn FragCoord |
| OpMemberDecorate %buf0 0 Offset 0 |
| OpDecorate %buf0 Block |
| OpDecorate %_ DescriptorSet 0 |
| OpDecorate %_ Binding 0 |
| OpDecorate %_GLF_color Location 0 |
| %void = OpTypeVoid |
| %25 = OpTypeFunction %void |
| %float = OpTypeFloat 32 |
| %v2float = OpTypeVector %float 2 |
| %_ptr_Function_v2float = OpTypePointer Function %v2float |
| %v4float = OpTypeVector %float 4 |
| %_ptr_Function_v4float = OpTypePointer Function %v4float |
| %bool = OpTypeBool |
| %32 = OpTypeFunction %bool %_ptr_Function_v2float %_ptr_Function_v4float |
| %33 = OpTypeFunction %v4float %_ptr_Function_v2float |
| %uint = OpTypeInt 32 0 |
| %uint_0 = OpConstant %uint 0 |
| %_ptr_Function_float = OpTypePointer Function %float |
| %false = OpConstantFalse %bool |
| %uint_1 = OpConstant %uint 1 |
| %uint_2 = OpConstant %uint 2 |
| %uint_3 = OpConstant %uint 3 |
| %true = OpConstantTrue %bool |
| %float_0_5 = OpConstant %float 0.5 |
| %float_1 = OpConstant %float 1 |
| %44 = OpConstantComposite %v4float %float_0_5 %float_0_5 %float_1 %float_1 |
| %int = OpTypeInt 32 1 |
| %_ptr_Function_int = OpTypePointer Function %int |
| %int_0 = OpConstant %int 0 |
| %int_8 = OpConstant %int 8 |
| %uint_8 = OpConstant %uint 8 |
| %_arr_v4float_uint_8 = OpTypeArray %v4float %uint_8 |
| %float_4 = OpConstant %float 4 |
| %float_20 = OpConstant %float 20 |
| %53 = OpConstantComposite %v4float %float_4 %float_4 %float_20 %float_4 |
| %54 = OpConstantComposite %v4float %float_4 %float_4 %float_4 %float_20 |
| %55 = OpConstantComposite %v4float %float_4 %float_20 %float_20 %float_4 |
| %float_8 = OpConstant %float 8 |
| %57 = OpConstantComposite %v4float %float_20 %float_4 %float_4 %float_8 |
| %float_6 = OpConstant %float 6 |
| %float_2 = OpConstant %float 2 |
| %60 = OpConstantComposite %v4float %float_8 %float_6 %float_4 %float_2 |
| %float_12 = OpConstant %float 12 |
| %62 = OpConstantComposite %v4float %float_2 %float_12 %float_2 %float_4 |
| %float_16 = OpConstant %float 16 |
| %64 = OpConstantComposite %v4float %float_16 %float_2 %float_4 %float_4 |
| %float_22 = OpConstant %float 22 |
| %66 = OpConstantComposite %v4float %float_12 %float_22 %float_4 %float_4 |
| %67 = OpConstantComposite %_arr_v4float_uint_8 %53 %54 %55 %57 %60 %62 %64 %66 |
| %_ptr_Function__arr_v4float_uint_8 = OpTypePointer Function %_arr_v4float_uint_8 |
| %uint_16 = OpConstant %uint 16 |
| %_arr_v4float_uint_16 = OpTypeArray %v4float %uint_16 |
| %float_0 = OpConstant %float 0 |
| %72 = OpConstantComposite %v4float %float_0 %float_0 %float_0 %float_1 |
| %73 = OpConstantComposite %v4float %float_0_5 %float_0 %float_0 %float_1 |
| %74 = OpConstantComposite %v4float %float_0 %float_0_5 %float_0 %float_1 |
| %75 = OpConstantComposite %v4float %float_0_5 %float_0_5 %float_0 %float_1 |
| %76 = OpConstantComposite %v4float %float_0 %float_0 %float_0_5 %float_1 |
| %77 = OpConstantComposite %v4float %float_0_5 %float_0 %float_0_5 %float_1 |
| %78 = OpConstantComposite %v4float %float_0 %float_0_5 %float_0_5 %float_1 |
| %79 = OpConstantComposite %v4float %float_0_5 %float_0_5 %float_0_5 %float_1 |
| %80 = OpConstantComposite %v4float %float_1 %float_0 %float_0 %float_1 |
| %81 = OpConstantComposite %v4float %float_0 %float_1 %float_0 %float_1 |
| %82 = OpConstantComposite %v4float %float_1 %float_1 %float_0 %float_1 |
| %83 = OpConstantComposite %v4float %float_0 %float_0 %float_1 %float_1 |
| %84 = OpConstantComposite %v4float %float_1 %float_0 %float_1 %float_1 |
| %85 = OpConstantComposite %v4float %float_0 %float_1 %float_1 %float_1 |
| %86 = OpConstantComposite %v4float %float_1 %float_1 %float_1 %float_1 |
| %87 = OpConstantComposite %_arr_v4float_uint_16 %72 %73 %74 %75 %76 %77 %78 %79 %72 %80 %81 %82 %83 %84 %85 %86 |
| %int_9 = OpConstant %int 9 |
| %int_11 = OpConstant %int 11 |
| %int_16 = OpConstant %int 16 |
| %_ptr_Function__arr_v4float_uint_16 = OpTypePointer Function %_arr_v4float_uint_16 |
| %int_1 = OpConstant %int 1 |
| %_ptr_Input_v4float = OpTypePointer Input %v4float |
| %gl_FragCoord = OpVariable %_ptr_Input_v4float Input |
| %buf0 = OpTypeStruct %v2float |
| %_ptr_Uniform_buf0 = OpTypePointer Uniform %buf0 |
| %_ = OpVariable %_ptr_Uniform_buf0 Uniform |
| %_ptr_Uniform_v2float = OpTypePointer Uniform %v2float |
| %float_32 = OpConstant %float 32 |
| %_ptr_Output_v4float = OpTypePointer Output %v4float |
| %_GLF_color = OpVariable %_ptr_Output_v4float Output |
| %_ptr_Private_int = OpTypePointer Private %int |
| %index = OpVariable %_ptr_Private_int Private |
| %_arr_int_uint_16 = OpTypeArray %int %uint_16 |
| %_ptr_Private__arr_int_uint_16 = OpTypePointer Private %_arr_int_uint_16 |
| %state = OpVariable %_ptr_Private__arr_int_uint_16 Private |
| %v4bool = OpTypeVector %bool 4 |
| %_ptr_Function_v4bool = OpTypePointer Function %v4bool |
| %103 = OpConstantComposite %v4bool %false %false %false %false |
| %main = OpFunction %void None %25 |
| %104 = OpLabel |
| %lin = OpVariable %_ptr_Function_v2float Function |
| %param_1 = OpVariable %_ptr_Function_v2float Function |
| %105 = OpLoad %v4float %gl_FragCoord |
| %106 = OpVectorShuffle %v2float %105 %105 0 1 |
| %107 = OpAccessChain %_ptr_Uniform_v2float %_ %int_0 |
| %108 = OpLoad %v2float %107 |
| %109 = OpFDiv %v2float %106 %108 |
| OpStore %lin %109 |
| %110 = OpLoad %v2float %lin |
| %111 = OpVectorTimesScalar %v2float %110 %float_32 |
| %112 = OpExtInst %v2float %1 Floor %111 |
| OpStore %lin %112 |
| %113 = OpLoad %v2float %lin |
| OpStore %param_1 %113 |
| %114 = OpFunctionCall %v4float %match_vf2_ %param_1 |
| OpStore %_GLF_color %114 |
| OpReturn |
| OpFunctionEnd |
| %collision_vf2_vf4_ = OpFunction %bool None %32 |
| %pos = OpFunctionParameter %_ptr_Function_v2float |
| %quad = OpFunctionParameter %_ptr_Function_v4float |
| %115 = OpLabel |
| %116 = OpVariable %_ptr_Function_v4bool Function %103 |
| %117 = OpAccessChain %_ptr_Function_float %pos %uint_0 |
| %118 = OpLoad %float %117 |
| %119 = OpAccessChain %_ptr_Function_float %quad %uint_0 |
| %120 = OpLoad %float %119 |
| %121 = OpFOrdLessThan %bool %118 %120 |
| OpSelectionMerge %122 None |
| OpBranchConditional %121 %123 %122 |
| %123 = OpLabel |
| OpReturnValue %false |
| %122 = OpLabel |
| %124 = OpAccessChain %_ptr_Function_float %pos %uint_1 |
| %125 = OpLoad %float %124 |
| %126 = OpAccessChain %_ptr_Function_float %quad %uint_1 |
| %127 = OpLoad %float %126 |
| %128 = OpFOrdLessThan %bool %125 %127 |
| OpSelectionMerge %129 None |
| OpBranchConditional %128 %130 %129 |
| %130 = OpLabel |
| OpReturnValue %false |
| %129 = OpLabel |
| %131 = OpAccessChain %_ptr_Function_float %pos %uint_0 |
| %132 = OpLoad %float %131 |
| %133 = OpAccessChain %_ptr_Function_float %quad %uint_0 |
| %134 = OpLoad %float %133 |
| %135 = OpAccessChain %_ptr_Function_float %quad %uint_2 |
| %136 = OpLoad %float %135 |
| %137 = OpFAdd %float %134 %136 |
| %138 = OpFOrdGreaterThan %bool %132 %137 |
| OpSelectionMerge %139 None |
| OpBranchConditional %138 %140 %139 |
| %140 = OpLabel |
| OpReturnValue %false |
| %139 = OpLabel |
| %141 = OpAccessChain %_ptr_Function_float %pos %uint_1 |
| %142 = OpLoad %float %141 |
| %143 = OpAccessChain %_ptr_Function_float %quad %uint_1 |
| %144 = OpLoad %float %143 |
| %145 = OpAccessChain %_ptr_Function_float %quad %uint_3 |
| %146 = OpLoad %float %145 |
| %147 = OpFAdd %float %144 %146 |
| %148 = OpFOrdGreaterThan %bool %142 %147 |
| OpSelectionMerge %149 None |
| OpBranchConditional %148 %150 %149 |
| %150 = OpLabel |
| OpReturnValue %false |
| %149 = OpLabel |
| OpReturnValue %true |
| OpFunctionEnd |
| %match_vf2_ = OpFunction %v4float None %33 |
| %pos_0 = OpFunctionParameter %_ptr_Function_v2float |
| %151 = OpLabel |
| %res = OpVariable %_ptr_Function_v4float Function |
| %i = OpVariable %_ptr_Function_int Function |
| %param = OpVariable %_ptr_Function_v2float Function |
| %param_0 = OpVariable %_ptr_Function_v4float Function |
| %indexable = OpVariable %_ptr_Function__arr_v4float_uint_8 Function |
| %indexable_0 = OpVariable %_ptr_Function__arr_v4float_uint_8 Function |
| %indexable_1 = OpVariable %_ptr_Function__arr_v4float_uint_8 Function |
| %indexable_2 = OpVariable %_ptr_Function__arr_v4float_uint_16 Function |
| OpStore %res %44 |
| OpStore %i %int_0 |
| OpBranch %152 |
| %152 = OpLabel |
| OpLoopMerge %153 %154 None |
| OpBranch %155 |
| %155 = OpLabel |
| %156 = OpLoad %int %i |
| %157 = OpSLessThan %bool %156 %int_8 |
| OpBranchConditional %157 %158 %153 |
| %158 = OpLabel |
| %159 = OpLoad %int %i |
| %160 = OpLoad %v2float %pos_0 |
| OpStore %param %160 |
| OpStore %indexable %67 |
| %161 = OpAccessChain %_ptr_Function_v4float %indexable %159 |
| %162 = OpLoad %v4float %161 |
| OpStore %param_0 %162 |
| %163 = OpFunctionCall %bool %collision_vf2_vf4_ %param %param_0 |
| OpSelectionMerge %164 None |
| OpBranchConditional %163 %165 %164 |
| %165 = OpLabel |
| %166 = OpLoad %int %i |
| OpStore %indexable_0 %67 |
| %167 = OpAccessChain %_ptr_Function_float %indexable_0 %166 %uint_0 |
| %168 = OpLoad %float %167 |
| %169 = OpConvertFToS %int %168 |
| %170 = OpLoad %int %i |
| OpStore %indexable_1 %67 |
| %171 = OpAccessChain %_ptr_Function_float %indexable_1 %170 %uint_1 |
| %172 = OpLoad %float %171 |
| %173 = OpConvertFToS %int %172 |
| %174 = OpIMul %int %169 %173 |
| %175 = OpLoad %int %i |
| %176 = OpIMul %int %175 %int_9 |
| %177 = OpIAdd %int %174 %176 |
| %178 = OpIAdd %int %177 %int_11 |
| %179 = OpSMod %int %178 %int_16 |
| OpStore %indexable_2 %87 |
| %180 = OpAccessChain %_ptr_Function_v4float %indexable_2 %179 |
| %181 = OpLoad %v4float %180 |
| OpStore %res %181 |
| OpBranch %164 |
| %164 = OpLabel |
| OpBranch %154 |
| %154 = OpLabel |
| %182 = OpLoad %int %i |
| %183 = OpIAdd %int %182 %int_1 |
| OpStore %i %183 |
| OpBranch %152 |
| %153 = OpLabel |
| %184 = OpLoad %v4float %res |
| OpReturnValue %184 |
| OpFunctionEnd |