blob: 5db65807477dde19c7a0a4bee175a18ad6d991f3 [file] [log] [blame]
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 0
; Bound: 107
; Schema: 0
OpCapability Shader
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %main "main" %tint_symbol_1
OpExecutionMode %main OriginUpperLeft
OpName %buf0 "buf0"
OpMemberName %buf0 0 "x_GLF_uniform_int_values"
OpName %x_5 "x_5"
OpName %x_GLF_color "x_GLF_color"
OpName %tint_symbol_1 "tint_symbol_1"
OpName %main_1 "main_1"
OpName %x_23 "x_23"
OpName %x_27 "x_27"
OpName %x_37 "x_37"
OpName %x_23_phi "x_23_phi"
OpName %x_45_phi "x_45_phi"
OpName %x_24 "x_24"
OpName %x_37_phi "x_37_phi"
OpName %x_40_phi "x_40_phi"
OpName %x_41 "x_41"
OpName %x_38 "x_38"
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 %buf0 Block
OpMemberDecorate %buf0 0 Offset 0
OpDecorate %_arr_int_uint_2 ArrayStride 16
OpDecorate %x_5 NonWritable
OpDecorate %x_5 DescriptorSet 0
OpDecorate %x_5 Binding 0
OpDecorate %tint_symbol_1 Location 0
OpMemberDecorate %main_out 0 Offset 0
%int = OpTypeInt 32 1
%uint = OpTypeInt 32 0
%uint_2 = OpConstant %uint 2
%_arr_int_uint_2 = OpTypeArray %int %uint_2
%buf0 = OpTypeStruct %_arr_int_uint_2
%_ptr_Uniform_buf0 = OpTypePointer Uniform %buf0
%x_5 = OpVariable %_ptr_Uniform_buf0 Uniform
%float = OpTypeFloat 32
%v4float = OpTypeVector %float 4
%_ptr_Private_v4float = OpTypePointer Private %v4float
%12 = OpConstantNull %v4float
%x_GLF_color = OpVariable %_ptr_Private_v4float Private %12
%_ptr_Output_v4float = OpTypePointer Output %v4float
%tint_symbol_1 = OpVariable %_ptr_Output_v4float Output %12
%void = OpTypeVoid
%15 = OpTypeFunction %void
%_ptr_Function_int = OpTypePointer Function %int
%21 = OpConstantNull %int
%int_0 = OpConstant %int 0
%uint_0 = OpConstant %uint 0
%int_1 = OpConstant %int 1
%_ptr_Uniform_int = OpTypePointer Uniform %int
%int_100 = OpConstant %int 100
%bool = OpTypeBool
%main_out = OpTypeStruct %v4float
%95 = OpTypeFunction %void %main_out
%main_1 = OpFunction %void None %15
%18 = OpLabel
%x_23 = OpVariable %_ptr_Function_int Function %21
%x_27 = OpVariable %_ptr_Function_int Function %21
%x_37 = OpVariable %_ptr_Function_int Function %21
%x_23_phi = OpVariable %_ptr_Function_int Function %21
%x_45_phi = OpVariable %_ptr_Function_int Function %21
%x_24 = OpVariable %_ptr_Function_int Function %21
%x_37_phi = OpVariable %_ptr_Function_int Function %21
%x_40_phi = OpVariable %_ptr_Function_int Function %21
%x_41 = OpVariable %_ptr_Function_int Function %21
%x_38 = OpVariable %_ptr_Function_int Function %21
OpStore %x_23_phi %int_0
OpBranch %27
%27 = OpLabel
OpLoopMerge %28 %29 None
OpBranch %30
%30 = OpLabel
%32 = OpLoad %int %x_23_phi
OpStore %x_23 %32
%36 = OpAccessChain %_ptr_Uniform_int %x_5 %uint_0 %int_1
%37 = OpLoad %int %36
OpStore %x_27 %37
%38 = OpLoad %int %x_23
%41 = OpLoad %int %x_27
%40 = OpCopyObject %int %41
%42 = OpISub %int %int_100 %40
%43 = OpSLessThan %bool %38 %42
OpSelectionMerge %45 None
OpBranchConditional %43 %46 %47
%46 = OpLabel
OpBranch %45
%47 = OpLabel
OpBranch %28
%45 = OpLabel
OpBranch %29
%29 = OpLabel
%49 = OpLoad %int %x_23
%50 = OpCopyObject %int %int_1
%51 = OpIAdd %int %49 %50
%48 = OpCopyObject %int %51
OpStore %x_24 %48
%52 = OpLoad %int %x_24
OpStore %x_23_phi %52
OpBranch %27
%28 = OpLabel
%55 = OpAccessChain %_ptr_Uniform_int %x_5 %uint_0 %int_0
%56 = OpLoad %int %55
OpStore %x_45_phi %int_1
%57 = OpIEqual %bool %56 %int_0
OpSelectionMerge %58 None
OpBranchConditional %57 %59 %58
%59 = OpLabel
OpStore %x_37_phi %int_1
%60 = OpLoad %int %x_23
OpStore %x_40_phi %60
OpBranch %61
%61 = OpLabel
OpLoopMerge %62 %63 None
OpBranch %64
%64 = OpLabel
%67 = OpLoad %int %x_37_phi
OpStore %x_37 %67
%68 = OpLoad %int %x_40_phi
%69 = OpSLessThan %bool %68 %int_100
OpSelectionMerge %70 None
OpBranchConditional %69 %71 %72
%71 = OpLabel
OpBranch %70
%72 = OpLabel
OpBranch %62
%70 = OpLabel
OpBranch %63
%63 = OpLabel
%73 = OpIAdd %int %68 %int_1
OpStore %x_41 %73
%75 = OpLoad %int %x_37
%78 = OpLoad %int %x_37
%77 = OpCopyObject %int %78
%79 = OpISub %int %int_1 %77
%76 = OpCopyObject %int %79
%80 = OpIMul %int %75 %76
%74 = OpCopyObject %int %80
OpStore %x_38 %74
%81 = OpLoad %int %x_38
OpStore %x_37_phi %81
%82 = OpLoad %int %x_41
OpStore %x_40_phi %82
OpBranch %61
%62 = OpLabel
%83 = OpLoad %int %x_37
OpStore %x_45_phi %83
OpBranch %58
%58 = OpLabel
%84 = OpLoad %int %x_45_phi
%85 = OpIEqual %bool %84 %56
OpSelectionMerge %86 None
OpBranchConditional %85 %87 %88
%87 = OpLabel
%90 = OpLoad %int %x_27
%89 = OpConvertSToF %float %90
%91 = OpConvertSToF %float %56
%92 = OpCompositeConstruct %v4float %89 %91 %91 %89
OpStore %x_GLF_color %92
OpBranch %86
%88 = OpLabel
%93 = OpConvertSToF %float %56
%94 = OpCompositeConstruct %v4float %93 %93 %93 %93
OpStore %x_GLF_color %94
OpBranch %86
%86 = OpLabel
OpReturn
OpFunctionEnd
%tint_symbol_2 = OpFunction %void None %95
%tint_symbol = OpFunctionParameter %main_out
%99 = OpLabel
%100 = OpCompositeExtract %v4float %tint_symbol 0
OpStore %tint_symbol_1 %100
OpReturn
OpFunctionEnd
%main = OpFunction %void None %15
%102 = OpLabel
%103 = OpFunctionCall %void %main_1
%105 = OpLoad %v4float %x_GLF_color
%106 = OpCompositeConstruct %main_out %105
%104 = OpFunctionCall %void %tint_symbol_2 %106
OpReturn
OpFunctionEnd