| ; SPIR-V |
| ; Version: 1.3 |
| ; Generator: Google Tint Compiler; 0 |
| ; Bound: 182 |
| ; Schema: 0 |
| OpCapability Shader |
| %45 = OpExtInstImport "GLSL.std.450" |
| OpMemoryModel Logical GLSL450 |
| OpEntryPoint Fragment %main "main" %gl_FragCoord_param_1 %x_GLF_color_1_1 |
| OpExecutionMode %main OriginUpperLeft |
| OpName %gl_FragCoord_param_1 "gl_FragCoord_param_1" |
| OpName %x_GLF_color_1_1 "x_GLF_color_1_1" |
| OpName %gl_FragCoord "gl_FragCoord" |
| OpName %buf0 "buf0" |
| OpMemberName %buf0 0 "resolution" |
| OpName %x_6 "x_6" |
| OpName %x_GLF_color "x_GLF_color" |
| OpName %main_1 "main_1" |
| OpName %x_77 "x_77" |
| OpName %x_78 "x_78" |
| OpName %x_79 "x_79" |
| OpName %x_80 "x_80" |
| OpName %x_89 "x_89" |
| OpName %x_89_phi "x_89_phi" |
| OpName %x_92_phi "x_92_phi" |
| OpName %x_136 "x_136" |
| OpName %x_93 "x_93" |
| OpName %x_121_phi "x_121_phi" |
| OpName %x_90_phi "x_90_phi" |
| OpName %x_98 "x_98" |
| OpName %main_out "main_out" |
| OpMemberName %main_out 0 "x_GLF_color_1" |
| OpName %main_inner "main_inner" |
| OpName %gl_FragCoord_param "gl_FragCoord_param" |
| OpName %main "main" |
| OpDecorate %gl_FragCoord_param_1 BuiltIn FragCoord |
| OpDecorate %x_GLF_color_1_1 Location 0 |
| OpDecorate %buf0 Block |
| OpMemberDecorate %buf0 0 Offset 0 |
| OpDecorate %x_6 NonWritable |
| OpDecorate %x_6 DescriptorSet 0 |
| OpDecorate %x_6 Binding 0 |
| OpDecorate %_arr_v4float_uint_8 ArrayStride 16 |
| OpDecorate %_arr_v4float_uint_16 ArrayStride 16 |
| OpMemberDecorate %main_out 0 Offset 0 |
| %float = OpTypeFloat 32 |
| %v4float = OpTypeVector %float 4 |
| %_ptr_Input_v4float = OpTypePointer Input %v4float |
| %gl_FragCoord_param_1 = OpVariable %_ptr_Input_v4float Input |
| %_ptr_Output_v4float = OpTypePointer Output %v4float |
| %7 = OpConstantNull %v4float |
| %x_GLF_color_1_1 = OpVariable %_ptr_Output_v4float Output %7 |
| %_ptr_Private_v4float = OpTypePointer Private %v4float |
| %gl_FragCoord = OpVariable %_ptr_Private_v4float Private %7 |
| %v2float = OpTypeVector %float 2 |
| %buf0 = OpTypeStruct %v2float |
| %_ptr_Uniform_buf0 = OpTypePointer Uniform %buf0 |
| %x_6 = OpVariable %_ptr_Uniform_buf0 Uniform |
| %x_GLF_color = OpVariable %_ptr_Private_v4float Private %7 |
| %void = OpTypeVoid |
| %15 = OpTypeFunction %void |
| %uint = OpTypeInt 32 0 |
| %uint_8 = OpConstant %uint 8 |
| %_arr_v4float_uint_8 = OpTypeArray %v4float %uint_8 |
| %_ptr_Function__arr_v4float_uint_8 = OpTypePointer Function %_arr_v4float_uint_8 |
| %24 = OpConstantNull %_arr_v4float_uint_8 |
| %uint_16 = OpConstant %uint 16 |
| %_arr_v4float_uint_16 = OpTypeArray %v4float %uint_16 |
| %_ptr_Function__arr_v4float_uint_16 = OpTypePointer Function %_arr_v4float_uint_16 |
| %31 = OpConstantNull %_arr_v4float_uint_16 |
| %_ptr_Function_v4float = OpTypePointer Function %v4float |
| %int = OpTypeInt 32 1 |
| %_ptr_Function_int = OpTypePointer Function %int |
| %38 = OpConstantNull %int |
| %uint_0 = OpConstant %uint 0 |
| %_ptr_Uniform_v2float = OpTypePointer Uniform %v2float |
| %float_32 = OpConstant %float 32 |
| %float_0_5 = OpConstant %float 0.5 |
| %float_1 = OpConstant %float 1 |
| %54 = OpConstantComposite %v4float %float_0_5 %float_0_5 %float_1 %float_1 |
| %int_0 = OpConstant %int 0 |
| %bool = OpTypeBool |
| %_ptr_Function_bool = OpTypePointer Function %bool |
| %65 = OpConstantNull %bool |
| %int_8 = OpConstant %int 8 |
| %float_4 = OpConstant %float 4 |
| %float_20 = OpConstant %float 20 |
| %77 = OpConstantComposite %v4float %float_4 %float_4 %float_20 %float_4 |
| %78 = OpConstantComposite %v4float %float_4 %float_4 %float_4 %float_20 |
| %79 = OpConstantComposite %v4float %float_4 %float_20 %float_20 %float_4 |
| %float_8 = OpConstant %float 8 |
| %81 = OpConstantComposite %v4float %float_20 %float_4 %float_4 %float_8 |
| %float_6 = OpConstant %float 6 |
| %float_2 = OpConstant %float 2 |
| %84 = OpConstantComposite %v4float %float_8 %float_6 %float_4 %float_2 |
| %float_12 = OpConstant %float 12 |
| %86 = OpConstantComposite %v4float %float_2 %float_12 %float_2 %float_4 |
| %float_16 = OpConstant %float 16 |
| %88 = OpConstantComposite %v4float %float_16 %float_2 %float_4 %float_4 |
| %float_22 = OpConstant %float 22 |
| %90 = OpConstantComposite %v4float %float_12 %float_22 %float_4 %float_4 |
| %91 = OpConstantComposite %_arr_v4float_uint_8 %77 %78 %79 %81 %84 %86 %88 %90 |
| %_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 = OpConstant %float 0 |
| %135 = OpConstantComposite %v4float %float_0 %float_0 %float_0 %float_1 |
| %136 = OpConstantComposite %v4float %float_0_5 %float_0 %float_0 %float_1 |
| %137 = OpConstantComposite %v4float %float_0 %float_0_5 %float_0 %float_1 |
| %138 = OpConstantComposite %v4float %float_0_5 %float_0_5 %float_0 %float_1 |
| %139 = OpConstantComposite %v4float %float_0 %float_0 %float_0_5 %float_1 |
| %140 = OpConstantComposite %v4float %float_0_5 %float_0 %float_0_5 %float_1 |
| %141 = OpConstantComposite %v4float %float_0 %float_0_5 %float_0_5 %float_1 |
| %142 = OpConstantComposite %v4float %float_0_5 %float_0_5 %float_0_5 %float_1 |
| %143 = OpConstantComposite %v4float %float_1 %float_0 %float_0 %float_1 |
| %144 = OpConstantComposite %v4float %float_0 %float_1 %float_0 %float_1 |
| %145 = OpConstantComposite %v4float %float_1 %float_1 %float_0 %float_1 |
| %146 = OpConstantComposite %v4float %float_0 %float_0 %float_1 %float_1 |
| %147 = OpConstantComposite %v4float %float_1 %float_0 %float_1 %float_1 |
| %148 = OpConstantComposite %v4float %float_0 %float_1 %float_1 %float_1 |
| %149 = OpConstantComposite %v4float %float_1 %float_1 %float_1 %float_1 |
| %150 = OpConstantComposite %_arr_v4float_uint_16 %135 %136 %137 %138 %139 %140 %141 %142 %135 %143 %144 %145 %146 %147 %148 %149 |
| %int_9 = OpConstant %int 9 |
| %int_11 = OpConstant %int 11 |
| %int_16 = OpConstant %int 16 |
| %int_1 = OpConstant %int 1 |
| %main_out = OpTypeStruct %v4float |
| %169 = OpTypeFunction %main_out %v4float |
| %main_1 = OpFunction %void None %15 |
| %18 = OpLabel |
| %x_77 = OpVariable %_ptr_Function__arr_v4float_uint_8 Function %24 |
| %x_78 = OpVariable %_ptr_Function__arr_v4float_uint_8 Function %24 |
| %x_79 = OpVariable %_ptr_Function__arr_v4float_uint_8 Function %24 |
| %x_80 = OpVariable %_ptr_Function__arr_v4float_uint_16 Function %31 |
| %x_89 = OpVariable %_ptr_Function_v4float Function %7 |
| %x_89_phi = OpVariable %_ptr_Function_v4float Function %7 |
| %x_92_phi = OpVariable %_ptr_Function_int Function %38 |
| %x_136 = OpVariable %_ptr_Function_v4float Function %7 |
| %x_93 = OpVariable %_ptr_Function_int Function %38 |
| %x_121_phi = OpVariable %_ptr_Function_bool Function %65 |
| %x_90_phi = OpVariable %_ptr_Function_v4float Function %7 |
| %x_98 = OpVariable %_ptr_Function_v4float Function %7 |
| %39 = OpLoad %v4float %gl_FragCoord |
| %42 = OpAccessChain %_ptr_Uniform_v2float %x_6 %uint_0 |
| %43 = OpLoad %v2float %42 |
| %46 = OpCompositeExtract %float %39 0 |
| %47 = OpCompositeExtract %float %39 1 |
| %48 = OpCompositeConstruct %v2float %46 %47 |
| %49 = OpFDiv %v2float %48 %43 |
| %51 = OpVectorTimesScalar %v2float %49 %float_32 |
| %44 = OpExtInst %v2float %45 Floor %51 |
| OpStore %x_89_phi %54 |
| OpStore %x_92_phi %int_0 |
| OpBranch %56 |
| %56 = OpLabel |
| OpLoopMerge %57 %58 None |
| OpBranch %59 |
| %59 = OpLabel |
| %67 = OpLoad %v4float %x_89_phi |
| OpStore %x_89 %67 |
| %68 = OpLoad %int %x_92_phi |
| %70 = OpSLessThan %bool %68 %int_8 |
| OpSelectionMerge %71 None |
| OpBranchConditional %70 %72 %73 |
| %72 = OpLabel |
| OpBranch %71 |
| %73 = OpLabel |
| OpBranch %57 |
| %71 = OpLabel |
| OpStore %x_77 %91 |
| %92 = OpAccessChain %_ptr_Function_v4float %x_77 %68 |
| %93 = OpLoad %v4float %92 |
| OpStore %x_98 %93 |
| OpSelectionMerge %94 None |
| OpSwitch %uint_0 %95 |
| %95 = OpLabel |
| %96 = OpCompositeExtract %float %44 0 |
| %98 = OpAccessChain %_ptr_Function_float %x_98 %uint_0 |
| %99 = OpLoad %float %98 |
| %100 = OpFOrdLessThan %bool %96 %99 |
| OpSelectionMerge %101 None |
| OpBranchConditional %100 %102 %101 |
| %102 = OpLabel |
| OpStore %x_121_phi %false |
| OpBranch %94 |
| %101 = OpLabel |
| %104 = OpCompositeExtract %float %44 1 |
| %106 = OpAccessChain %_ptr_Function_float %x_98 %uint_1 |
| %107 = OpLoad %float %106 |
| %108 = OpFOrdLessThan %bool %104 %107 |
| OpSelectionMerge %109 None |
| OpBranchConditional %108 %110 %109 |
| %110 = OpLabel |
| OpStore %x_121_phi %false |
| OpBranch %94 |
| %109 = OpLabel |
| %112 = OpAccessChain %_ptr_Function_float %x_98 %uint_2 |
| %113 = OpLoad %float %112 |
| %114 = OpFAdd %float %99 %113 |
| %115 = OpFOrdGreaterThan %bool %96 %114 |
| OpSelectionMerge %116 None |
| OpBranchConditional %115 %117 %116 |
| %117 = OpLabel |
| OpStore %x_121_phi %false |
| OpBranch %94 |
| %116 = OpLabel |
| %119 = OpAccessChain %_ptr_Function_float %x_98 %uint_3 |
| %120 = OpLoad %float %119 |
| %121 = OpFAdd %float %107 %120 |
| %122 = OpFOrdGreaterThan %bool %104 %121 |
| OpSelectionMerge %123 None |
| OpBranchConditional %122 %124 %123 |
| %124 = OpLabel |
| OpStore %x_121_phi %false |
| OpBranch %94 |
| %123 = OpLabel |
| OpStore %x_121_phi %true |
| OpBranch %94 |
| %94 = OpLabel |
| %126 = OpLoad %bool %x_121_phi |
| %127 = OpLoad %v4float %x_89 |
| OpStore %x_90_phi %127 |
| OpSelectionMerge %128 None |
| OpBranchConditional %126 %129 %128 |
| %129 = OpLabel |
| OpStore %x_78 %91 |
| %130 = OpAccessChain %_ptr_Function_float %x_78 %68 %uint_0 |
| %131 = OpLoad %float %130 |
| OpStore %x_79 %91 |
| %132 = OpAccessChain %_ptr_Function_float %x_79 %68 %uint_1 |
| %133 = OpLoad %float %132 |
| OpStore %x_80 %150 |
| %151 = OpConvertFToS %int %131 |
| %152 = OpConvertFToS %int %133 |
| %153 = OpIMul %int %151 %152 |
| %155 = OpIMul %int %68 %int_9 |
| %156 = OpIAdd %int %153 %155 |
| %158 = OpIAdd %int %156 %int_11 |
| %160 = OpSMod %int %158 %int_16 |
| %161 = OpAccessChain %_ptr_Function_v4float %x_80 %160 |
| %162 = OpLoad %v4float %161 |
| OpStore %x_136 %162 |
| %163 = OpLoad %v4float %x_136 |
| OpStore %x_90_phi %163 |
| OpBranch %128 |
| %128 = OpLabel |
| %164 = OpLoad %v4float %x_90_phi |
| OpBranch %58 |
| %58 = OpLabel |
| %166 = OpIAdd %int %68 %int_1 |
| OpStore %x_93 %166 |
| OpStore %x_89_phi %164 |
| %167 = OpLoad %int %x_93 |
| OpStore %x_92_phi %167 |
| OpBranch %56 |
| %57 = OpLabel |
| %168 = OpLoad %v4float %x_89 |
| OpStore %x_GLF_color %168 |
| OpReturn |
| OpFunctionEnd |
| %main_inner = OpFunction %main_out None %169 |
| %gl_FragCoord_param = OpFunctionParameter %v4float |
| %173 = OpLabel |
| OpStore %gl_FragCoord %gl_FragCoord_param |
| %174 = OpFunctionCall %void %main_1 |
| %175 = OpLoad %v4float %x_GLF_color |
| %176 = OpCompositeConstruct %main_out %175 |
| OpReturnValue %176 |
| OpFunctionEnd |
| %main = OpFunction %void None %15 |
| %178 = OpLabel |
| %180 = OpLoad %v4float %gl_FragCoord_param_1 |
| %179 = OpFunctionCall %main_out %main_inner %180 |
| %181 = OpCompositeExtract %v4float %179 0 |
| OpStore %x_GLF_color_1_1 %181 |
| OpReturn |
| OpFunctionEnd |