| ; SPIR-V |
| ; Version: 1.3 |
| ; Generator: Google Tint Compiler; 1 |
| ; Bound: 434 |
| ; Schema: 0 |
| OpCapability Shader |
| %78 = OpExtInstImport "GLSL.std.450" |
| OpMemoryModel Logical GLSL450 |
| OpEntryPoint GLCompute %main_count "main_count" %main_count_global_invocation_id_Input |
| OpEntryPoint GLCompute %main_create_lut "main_create_lut" %main_create_lut_global_invocation_id_Input |
| OpEntryPoint GLCompute %main_sort_triangles "main_sort_triangles" %main_sort_triangles_global_invocation_id_Input |
| OpExecutionMode %main_count LocalSize 128 1 1 |
| OpExecutionMode %main_create_lut LocalSize 128 1 1 |
| OpExecutionMode %main_sort_triangles LocalSize 128 1 1 |
| OpMemberName %Uniforms 0 "numTriangles" |
| OpMemberName %Uniforms 1 "gridSize" |
| OpMemberName %Uniforms 2 "pad1" |
| OpMemberName %Uniforms 3 "pad2" |
| OpMemberName %Uniforms 4 "bbMin" |
| OpMemberName %Uniforms 5 "bbMax" |
| OpName %Uniforms "Uniforms" |
| OpMemberName %uniforms_block 0 "inner" |
| OpName %uniforms_block "uniforms_block" |
| OpMemberName %U32s 0 "values" |
| OpName %U32s "U32s" |
| OpName %indices "indices" |
| OpMemberName %F32s 0 "values" |
| OpName %F32s "F32s" |
| OpName %positions "positions" |
| OpMemberName %AU32s 0 "values" |
| OpName %AU32s "AU32s" |
| OpName %counters "counters" |
| OpMemberName %AI32s 0 "values" |
| OpName %AI32s "AI32s" |
| OpName %LUT "LUT" |
| OpMemberName %Dbg 0 "offsetCounter" |
| OpMemberName %Dbg 1 "pad0" |
| OpMemberName %Dbg 2 "pad1" |
| OpMemberName %Dbg 3 "pad2" |
| OpMemberName %Dbg 4 "value0" |
| OpMemberName %Dbg 5 "value1" |
| OpMemberName %Dbg 6 "value2" |
| OpMemberName %Dbg 7 "value3" |
| OpMemberName %Dbg 8 "value_f32_0" |
| OpMemberName %Dbg 9 "value_f32_1" |
| OpMemberName %Dbg 10 "value_f32_2" |
| OpMemberName %Dbg 11 "value_f32_3" |
| OpName %Dbg "Dbg" |
| OpMemberName %dbg_block 0 "inner" |
| OpName %dbg_block "dbg_block" |
| OpName %main_count_global_invocation_id_Input "main_count_global_invocation_id_Input" |
| OpName %main_create_lut_global_invocation_id_Input "main_create_lut_global_invocation_id_Input" |
| OpName %main_sort_triangles_global_invocation_id_Input "main_sort_triangles_global_invocation_id_Input" |
| OpName %toVoxelPos "toVoxelPos" |
| OpName %position "position" |
| OpName %bbMin "bbMin" |
| OpName %bbMax "bbMax" |
| OpName %bbSize "bbSize" |
| OpName %cubeSize "cubeSize" |
| OpName %gridSize "gridSize" |
| OpName %gx "gx" |
| OpName %gy "gy" |
| OpName %gz "gz" |
| OpName %toIndex1D "toIndex1D" |
| OpName %gridSize_0 "gridSize" |
| OpName %voxelPos "voxelPos" |
| OpName %icoord "icoord" |
| OpName %toIndex3D "toIndex3D" |
| OpName %gridSize_1 "gridSize" |
| OpName %index "index" |
| OpName %z "z" |
| OpName %y "y" |
| OpName %x "x" |
| OpName %loadPosition "loadPosition" |
| OpName %vertexIndex "vertexIndex" |
| OpName %position_0 "position" |
| OpName %doIgnore "doIgnore" |
| OpName %g42 "g42" |
| OpName %kj6 "kj6" |
| OpName %b53 "b53" |
| OpName %rwg "rwg" |
| OpName %rb5 "rb5" |
| OpName %g55 "g55" |
| OpName %main_count_inner "main_count_inner" |
| OpName %GlobalInvocationID "GlobalInvocationID" |
| OpName %triangleIndex "triangleIndex" |
| OpName %i0 "i0" |
| OpName %i1 "i1" |
| OpName %i2 "i2" |
| OpName %p0 "p0" |
| OpName %p1 "p1" |
| OpName %p2 "p2" |
| OpName %center "center" |
| OpName %voxelPos_0 "voxelPos" |
| OpName %voxelIndex "voxelIndex" |
| OpName %acefg "acefg" |
| OpName %main_create_lut_inner "main_create_lut_inner" |
| OpName %GlobalInvocationID_0 "GlobalInvocationID" |
| OpName %voxelIndex_0 "voxelIndex" |
| OpName %maxVoxels "maxVoxels" |
| OpName %numTriangles "numTriangles" |
| OpName %offset "offset" |
| OpName %main_sort_triangles_inner "main_sort_triangles_inner" |
| OpName %GlobalInvocationID_1 "GlobalInvocationID" |
| OpName %triangleIndex_0 "triangleIndex" |
| OpName %i0_0 "i0" |
| OpName %i1_0 "i1" |
| OpName %i2_0 "i2" |
| OpName %p0_0 "p0" |
| OpName %p1_0 "p1" |
| OpName %p2_0 "p2" |
| OpName %center_0 "center" |
| OpName %voxelPos_1 "voxelPos" |
| OpName %voxelIndex_1 "voxelIndex" |
| OpName %triangleOffset "triangleOffset" |
| OpName %tint_div_u32 "tint_div_u32" |
| OpName %lhs "lhs" |
| OpName %rhs "rhs" |
| OpName %tint_mod_u32 "tint_mod_u32" |
| OpName %lhs_0 "lhs" |
| OpName %rhs_0 "rhs" |
| OpName %tint_v3f32_to_v3u32 "tint_v3f32_to_v3u32" |
| OpName %value "value" |
| OpName %main_count "main_count" |
| OpName %main_create_lut "main_create_lut" |
| OpName %main_sort_triangles "main_sort_triangles" |
| OpMemberDecorate %Uniforms 0 Offset 0 |
| OpMemberDecorate %Uniforms 1 Offset 4 |
| OpMemberDecorate %Uniforms 2 Offset 8 |
| OpMemberDecorate %Uniforms 3 Offset 12 |
| OpMemberDecorate %Uniforms 4 Offset 16 |
| OpMemberDecorate %Uniforms 5 Offset 32 |
| OpMemberDecorate %uniforms_block 0 Offset 0 |
| OpDecorate %uniforms_block Block |
| OpDecorate %1 DescriptorSet 0 |
| OpDecorate %1 Binding 0 |
| OpDecorate %1 NonWritable |
| OpDecorate %_runtimearr_uint ArrayStride 4 |
| OpMemberDecorate %U32s 0 Offset 0 |
| OpDecorate %U32s Block |
| OpDecorate %indices DescriptorSet 0 |
| OpDecorate %indices Binding 10 |
| OpDecorate %indices Coherent |
| OpDecorate %_runtimearr_float ArrayStride 4 |
| OpMemberDecorate %F32s 0 Offset 0 |
| OpDecorate %F32s Block |
| OpDecorate %positions DescriptorSet 0 |
| OpDecorate %positions Binding 11 |
| OpDecorate %positions Coherent |
| OpDecorate %_runtimearr_uint_0 ArrayStride 4 |
| OpMemberDecorate %AU32s 0 Offset 0 |
| OpDecorate %AU32s Block |
| OpDecorate %counters DescriptorSet 0 |
| OpDecorate %counters Binding 20 |
| OpDecorate %counters Coherent |
| OpDecorate %_runtimearr_int ArrayStride 4 |
| OpMemberDecorate %AI32s 0 Offset 0 |
| OpDecorate %AI32s Block |
| OpDecorate %LUT DescriptorSet 0 |
| OpDecorate %LUT Binding 21 |
| OpDecorate %LUT Coherent |
| OpMemberDecorate %Dbg 0 Offset 0 |
| OpMemberDecorate %Dbg 1 Offset 4 |
| OpMemberDecorate %Dbg 2 Offset 8 |
| OpMemberDecorate %Dbg 3 Offset 12 |
| OpMemberDecorate %Dbg 4 Offset 16 |
| OpMemberDecorate %Dbg 5 Offset 20 |
| OpMemberDecorate %Dbg 6 Offset 24 |
| OpMemberDecorate %Dbg 7 Offset 28 |
| OpMemberDecorate %Dbg 8 Offset 32 |
| OpMemberDecorate %Dbg 9 Offset 36 |
| OpMemberDecorate %Dbg 10 Offset 40 |
| OpMemberDecorate %Dbg 11 Offset 44 |
| OpMemberDecorate %dbg_block 0 Offset 0 |
| OpDecorate %dbg_block Block |
| OpDecorate %25 DescriptorSet 0 |
| OpDecorate %25 Binding 50 |
| OpDecorate %25 Coherent |
| OpDecorate %main_count_global_invocation_id_Input BuiltIn GlobalInvocationId |
| OpDecorate %main_create_lut_global_invocation_id_Input BuiltIn GlobalInvocationId |
| OpDecorate %main_sort_triangles_global_invocation_id_Input BuiltIn GlobalInvocationId |
| %uint = OpTypeInt 32 0 |
| %float = OpTypeFloat 32 |
| %v3float = OpTypeVector %float 3 |
| %Uniforms = OpTypeStruct %uint %uint %uint %uint %v3float %v3float |
| %uniforms_block = OpTypeStruct %Uniforms |
| %_ptr_Uniform_uniforms_block = OpTypePointer Uniform %uniforms_block |
| %1 = OpVariable %_ptr_Uniform_uniforms_block Uniform |
| %_runtimearr_uint = OpTypeRuntimeArray %uint |
| %U32s = OpTypeStruct %_runtimearr_uint |
| %_ptr_StorageBuffer_U32s = OpTypePointer StorageBuffer %U32s |
| %indices = OpVariable %_ptr_StorageBuffer_U32s StorageBuffer |
| %_runtimearr_float = OpTypeRuntimeArray %float |
| %F32s = OpTypeStruct %_runtimearr_float |
| %_ptr_StorageBuffer_F32s = OpTypePointer StorageBuffer %F32s |
| %positions = OpVariable %_ptr_StorageBuffer_F32s StorageBuffer |
| %_runtimearr_uint_0 = OpTypeRuntimeArray %uint |
| %AU32s = OpTypeStruct %_runtimearr_uint_0 |
| %_ptr_StorageBuffer_AU32s = OpTypePointer StorageBuffer %AU32s |
| %counters = OpVariable %_ptr_StorageBuffer_AU32s StorageBuffer |
| %int = OpTypeInt 32 1 |
| %_runtimearr_int = OpTypeRuntimeArray %int |
| %AI32s = OpTypeStruct %_runtimearr_int |
| %_ptr_StorageBuffer_AI32s = OpTypePointer StorageBuffer %AI32s |
| %LUT = OpVariable %_ptr_StorageBuffer_AI32s StorageBuffer |
| %Dbg = OpTypeStruct %uint %uint %uint %uint %uint %uint %uint %uint %float %float %float %float |
| %dbg_block = OpTypeStruct %Dbg |
| %_ptr_StorageBuffer_dbg_block = OpTypePointer StorageBuffer %dbg_block |
| %25 = OpVariable %_ptr_StorageBuffer_dbg_block StorageBuffer |
| %v3uint = OpTypeVector %uint 3 |
| %_ptr_Input_v3uint = OpTypePointer Input %v3uint |
| %main_count_global_invocation_id_Input = OpVariable %_ptr_Input_v3uint Input |
| %main_create_lut_global_invocation_id_Input = OpVariable %_ptr_Input_v3uint Input |
| %main_sort_triangles_global_invocation_id_Input = OpVariable %_ptr_Input_v3uint Input |
| %36 = OpTypeFunction %v3float %v3float |
| %_ptr_Uniform_v3float = OpTypePointer Uniform %v3float |
| %uint_0 = OpConstant %uint 0 |
| %uint_4 = OpConstant %uint 4 |
| %_ptr_Uniform_float = OpTypePointer Uniform %float |
| %uint_1 = OpConstant %uint 1 |
| %uint_2 = OpConstant %uint 2 |
| %_ptr_Function_v3float = OpTypePointer Function %v3float |
| %uint_5 = OpConstant %uint 5 |
| %_ptr_Function_float = OpTypePointer Function %float |
| %_ptr_Uniform_uint = OpTypePointer Uniform %uint |
| %125 = OpTypeFunction %uint %uint %v3float |
| %_ptr_Function_v3uint = OpTypePointer Function %v3uint |
| %_ptr_Function_uint = OpTypePointer Function %uint |
| %146 = OpTypeFunction %v3uint %uint %uint |
| %167 = OpTypeFunction %v3float %uint |
| %uint_3 = OpConstant %uint 3 |
| %_ptr_StorageBuffer_float = OpTypePointer StorageBuffer %float |
| %void = OpTypeVoid |
| %188 = OpTypeFunction %void |
| %_ptr_StorageBuffer_uint = OpTypePointer StorageBuffer %uint |
| %_ptr_StorageBuffer_uint_0 = OpTypePointer StorageBuffer %uint |
| %int_0 = OpConstant %int 0 |
| %_ptr_StorageBuffer_int = OpTypePointer StorageBuffer %int |
| %_ptr_Function_int = OpTypePointer Function %int |
| %215 = OpTypeFunction %void %v3uint |
| %bool = OpTypeBool |
| %float_3 = OpConstant %float 3 |
| %uint_8 = OpConstant %uint 8 |
| %uint_9 = OpConstant %uint 9 |
| %uint_10 = OpConstant %uint 10 |
| %int_n1 = OpConstant %int -1 |
| %int_1 = OpConstant %int 1 |
| %394 = OpTypeFunction %uint %uint %uint |
| %408 = OpTypeFunction %v3uint %v3float |
| %412 = OpConstantNull %v3float |
| %v3bool = OpTypeVector %bool 3 |
| %415 = OpConstantNull %v3uint |
| %float_4_29496704e_09 = OpConstant %float 4.29496704e+09 |
| %417 = OpConstantComposite %v3float %float_4_29496704e_09 %float_4_29496704e_09 %float_4_29496704e_09 |
| %uint_4294967295 = OpConstant %uint 4294967295 |
| %420 = OpConstantComposite %v3uint %uint_4294967295 %uint_4294967295 %uint_4294967295 |
| %toVoxelPos = OpFunction %v3float None %36 |
| %position = OpFunctionParameter %v3float |
| %37 = OpLabel |
| %bbMin = OpVariable %_ptr_Function_v3float Function |
| %bbMax = OpVariable %_ptr_Function_v3float Function |
| %bbSize = OpVariable %_ptr_Function_v3float Function |
| %cubeSize = OpVariable %_ptr_Function_float Function |
| %gridSize = OpVariable %_ptr_Function_float Function |
| %gx = OpVariable %_ptr_Function_float Function |
| %gy = OpVariable %_ptr_Function_float Function |
| %gz = OpVariable %_ptr_Function_float Function |
| %38 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4 |
| %42 = OpAccessChain %_ptr_Uniform_float %38 %uint_0 |
| %44 = OpLoad %float %42 None |
| %45 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4 |
| %46 = OpAccessChain %_ptr_Uniform_float %45 %uint_1 |
| %48 = OpLoad %float %46 None |
| %49 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4 |
| %50 = OpAccessChain %_ptr_Uniform_float %49 %uint_2 |
| %52 = OpLoad %float %50 None |
| %53 = OpCompositeConstruct %v3float %44 %48 %52 |
| OpStore %bbMin %53 |
| %56 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_5 |
| %58 = OpAccessChain %_ptr_Uniform_float %56 %uint_0 |
| %59 = OpLoad %float %58 None |
| %60 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_5 |
| %61 = OpAccessChain %_ptr_Uniform_float %60 %uint_1 |
| %62 = OpLoad %float %61 None |
| %63 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_5 |
| %64 = OpAccessChain %_ptr_Uniform_float %63 %uint_2 |
| %65 = OpLoad %float %64 None |
| %66 = OpCompositeConstruct %v3float %59 %62 %65 |
| OpStore %bbMax %66 |
| %68 = OpLoad %v3float %bbMax None |
| %69 = OpLoad %v3float %bbMin None |
| %70 = OpFSub %v3float %68 %69 |
| OpStore %bbSize %70 |
| %72 = OpAccessChain %_ptr_Function_float %bbSize %uint_0 |
| %74 = OpLoad %float %72 None |
| %75 = OpAccessChain %_ptr_Function_float %bbSize %uint_1 |
| %76 = OpLoad %float %75 None |
| %77 = OpExtInst %float %78 FMax %74 %76 |
| %79 = OpAccessChain %_ptr_Function_float %bbSize %uint_2 |
| %80 = OpLoad %float %79 None |
| %81 = OpExtInst %float %78 FMax %77 %80 |
| OpStore %cubeSize %81 |
| %83 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %85 = OpLoad %uint %83 None |
| %86 = OpConvertUToF %float %85 |
| OpStore %gridSize %86 |
| %88 = OpLoad %float %gridSize None |
| %89 = OpCompositeExtract %float %position 0 |
| %90 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4 |
| %91 = OpAccessChain %_ptr_Uniform_float %90 %uint_0 |
| %92 = OpLoad %float %91 None |
| %93 = OpFSub %float %89 %92 |
| %94 = OpFMul %float %88 %93 |
| %95 = OpLoad %float %cubeSize None |
| %96 = OpFDiv %float %94 %95 |
| OpStore %gx %96 |
| %98 = OpLoad %float %gridSize None |
| %99 = OpCompositeExtract %float %position 1 |
| %100 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4 |
| %101 = OpAccessChain %_ptr_Uniform_float %100 %uint_1 |
| %102 = OpLoad %float %101 None |
| %103 = OpFSub %float %99 %102 |
| %104 = OpFMul %float %98 %103 |
| %105 = OpLoad %float %cubeSize None |
| %106 = OpFDiv %float %104 %105 |
| OpStore %gy %106 |
| %108 = OpLoad %float %gridSize None |
| %109 = OpCompositeExtract %float %position 2 |
| %110 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4 |
| %111 = OpAccessChain %_ptr_Uniform_float %110 %uint_2 |
| %112 = OpLoad %float %111 None |
| %113 = OpFSub %float %109 %112 |
| %114 = OpFMul %float %108 %113 |
| %115 = OpLoad %float %cubeSize None |
| %116 = OpFDiv %float %114 %115 |
| OpStore %gz %116 |
| %118 = OpLoad %float %gx None |
| %119 = OpLoad %float %gy None |
| %120 = OpLoad %float %gz None |
| %121 = OpCompositeConstruct %v3float %118 %119 %120 |
| OpReturnValue %121 |
| OpFunctionEnd |
| %toIndex1D = OpFunction %uint None %125 |
| %gridSize_0 = OpFunctionParameter %uint |
| %voxelPos = OpFunctionParameter %v3float |
| %126 = OpLabel |
| %icoord = OpVariable %_ptr_Function_v3uint Function |
| %127 = OpFunctionCall %v3uint %tint_v3f32_to_v3u32 %voxelPos |
| OpStore %icoord %127 |
| %131 = OpAccessChain %_ptr_Function_uint %icoord %uint_0 |
| %133 = OpLoad %uint %131 None |
| %134 = OpAccessChain %_ptr_Function_uint %icoord %uint_1 |
| %135 = OpLoad %uint %134 None |
| %136 = OpIMul %uint %gridSize_0 %135 |
| %137 = OpIAdd %uint %133 %136 |
| %138 = OpIMul %uint %gridSize_0 %gridSize_0 |
| %139 = OpAccessChain %_ptr_Function_uint %icoord %uint_2 |
| %140 = OpLoad %uint %139 None |
| %141 = OpIMul %uint %138 %140 |
| %142 = OpIAdd %uint %137 %141 |
| OpReturnValue %142 |
| OpFunctionEnd |
| %toIndex3D = OpFunction %v3uint None %146 |
| %gridSize_1 = OpFunctionParameter %uint |
| %index = OpFunctionParameter %uint |
| %147 = OpLabel |
| %z = OpVariable %_ptr_Function_uint Function |
| %y = OpVariable %_ptr_Function_uint Function |
| %x = OpVariable %_ptr_Function_uint Function |
| %148 = OpIMul %uint %gridSize_1 %gridSize_1 |
| %149 = OpFunctionCall %uint %tint_div_u32 %index %148 |
| OpStore %z %149 |
| %152 = OpIMul %uint %gridSize_1 %gridSize_1 |
| %153 = OpLoad %uint %z None |
| %154 = OpIMul %uint %152 %153 |
| %155 = OpISub %uint %index %154 |
| %156 = OpFunctionCall %uint %tint_div_u32 %155 %gridSize_1 |
| OpStore %y %156 |
| %158 = OpFunctionCall %uint %tint_mod_u32 %index %gridSize_1 |
| OpStore %x %158 |
| %161 = OpLoad %uint %x None |
| %162 = OpLoad %uint %y None |
| %163 = OpLoad %uint %z None |
| %164 = OpCompositeConstruct %v3uint %161 %162 %163 |
| OpReturnValue %164 |
| OpFunctionEnd |
| %loadPosition = OpFunction %v3float None %167 |
| %vertexIndex = OpFunctionParameter %uint |
| %168 = OpLabel |
| %position_0 = OpVariable %_ptr_Function_v3float Function |
| %169 = OpIMul %uint %uint_3 %vertexIndex |
| %171 = OpIAdd %uint %169 %uint_0 |
| %172 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %171 |
| %174 = OpLoad %float %172 None |
| %175 = OpIMul %uint %uint_3 %vertexIndex |
| %176 = OpIAdd %uint %175 %uint_1 |
| %177 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %176 |
| %178 = OpLoad %float %177 None |
| %179 = OpIMul %uint %uint_3 %vertexIndex |
| %180 = OpIAdd %uint %179 %uint_2 |
| %181 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %180 |
| %182 = OpLoad %float %181 None |
| %183 = OpCompositeConstruct %v3float %174 %178 %182 |
| OpStore %position_0 %183 |
| %185 = OpLoad %v3float %position_0 None |
| OpReturnValue %185 |
| OpFunctionEnd |
| %doIgnore = OpFunction %void None %188 |
| %189 = OpLabel |
| %g42 = OpVariable %_ptr_Function_uint Function |
| %kj6 = OpVariable %_ptr_Function_uint Function |
| %b53 = OpVariable %_ptr_Function_uint Function |
| %rwg = OpVariable %_ptr_Function_uint Function |
| %rb5 = OpVariable %_ptr_Function_float Function |
| %g55 = OpVariable %_ptr_Function_int Function |
| %190 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_0 |
| %191 = OpLoad %uint %190 None |
| OpStore %g42 %191 |
| %193 = OpAccessChain %_ptr_StorageBuffer_uint %25 %uint_0 %uint_5 |
| %195 = OpLoad %uint %193 None |
| OpStore %kj6 %195 |
| %197 = OpAccessChain %_ptr_StorageBuffer_uint_0 %counters %uint_0 %int_0 |
| %200 = OpAtomicLoad %uint %197 %uint_1 %uint_0 |
| OpStore %b53 %200 |
| %202 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %int_0 |
| %203 = OpLoad %uint %202 None |
| OpStore %rwg %203 |
| %205 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %int_0 |
| %206 = OpLoad %float %205 None |
| OpStore %rb5 %206 |
| %208 = OpAccessChain %_ptr_StorageBuffer_int %LUT %uint_0 %int_0 |
| %210 = OpAtomicLoad %int %208 %uint_1 %uint_0 |
| OpStore %g55 %210 |
| OpReturn |
| OpFunctionEnd |
| %main_count_inner = OpFunction %void None %215 |
| %GlobalInvocationID = OpFunctionParameter %v3uint |
| %216 = OpLabel |
| %triangleIndex = OpVariable %_ptr_Function_uint Function |
| %i0 = OpVariable %_ptr_Function_uint Function |
| %i1 = OpVariable %_ptr_Function_uint Function |
| %i2 = OpVariable %_ptr_Function_uint Function |
| %p0 = OpVariable %_ptr_Function_v3float Function |
| %p1 = OpVariable %_ptr_Function_v3float Function |
| %p2 = OpVariable %_ptr_Function_v3float Function |
| %center = OpVariable %_ptr_Function_v3float Function |
| %voxelPos_0 = OpVariable %_ptr_Function_v3float Function |
| %voxelIndex = OpVariable %_ptr_Function_uint Function |
| %acefg = OpVariable %_ptr_Function_uint Function |
| %217 = OpCompositeExtract %uint %GlobalInvocationID 0 |
| OpStore %triangleIndex %217 |
| %219 = OpLoad %uint %triangleIndex None |
| %220 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_0 |
| %221 = OpLoad %uint %220 None |
| %222 = OpUGreaterThanEqual %bool %219 %221 |
| OpSelectionMerge %224 None |
| OpBranchConditional %222 %225 %224 |
| %225 = OpLabel |
| OpReturn |
| %224 = OpLabel |
| %226 = OpFunctionCall %void %doIgnore |
| %227 = OpLoad %uint %triangleIndex None |
| %228 = OpIMul %uint %uint_3 %227 |
| %229 = OpIAdd %uint %228 %uint_0 |
| %230 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %229 |
| %231 = OpLoad %uint %230 None |
| OpStore %i0 %231 |
| %233 = OpLoad %uint %triangleIndex None |
| %234 = OpIMul %uint %uint_3 %233 |
| %235 = OpIAdd %uint %234 %uint_1 |
| %236 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %235 |
| %237 = OpLoad %uint %236 None |
| OpStore %i1 %237 |
| %239 = OpLoad %uint %triangleIndex None |
| %240 = OpIMul %uint %uint_3 %239 |
| %241 = OpIAdd %uint %240 %uint_2 |
| %242 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %241 |
| %243 = OpLoad %uint %242 None |
| OpStore %i2 %243 |
| %245 = OpLoad %uint %i0 None |
| %246 = OpFunctionCall %v3float %loadPosition %245 |
| OpStore %p0 %246 |
| %248 = OpLoad %uint %i1 None |
| %249 = OpFunctionCall %v3float %loadPosition %248 |
| OpStore %p1 %249 |
| %251 = OpLoad %uint %i2 None |
| %252 = OpFunctionCall %v3float %loadPosition %251 |
| OpStore %p2 %252 |
| %254 = OpLoad %v3float %p0 None |
| %255 = OpLoad %v3float %p1 None |
| %256 = OpFAdd %v3float %254 %255 |
| %257 = OpLoad %v3float %p2 None |
| %258 = OpFAdd %v3float %256 %257 |
| %259 = OpCompositeConstruct %v3float %float_3 %float_3 %float_3 |
| %261 = OpFDiv %v3float %258 %259 |
| OpStore %center %261 |
| %263 = OpLoad %v3float %center None |
| %264 = OpFunctionCall %v3float %toVoxelPos %263 |
| OpStore %voxelPos_0 %264 |
| %266 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %267 = OpLoad %uint %266 None |
| %268 = OpLoad %v3float %voxelPos_0 None |
| %269 = OpFunctionCall %uint %toIndex1D %267 %268 |
| OpStore %voxelIndex %269 |
| %271 = OpLoad %uint %voxelIndex None |
| %272 = OpAccessChain %_ptr_StorageBuffer_uint_0 %counters %uint_0 %271 |
| %273 = OpAtomicIAdd %uint %272 %uint_1 %uint_0 %uint_1 |
| OpStore %acefg %273 |
| %275 = OpLoad %uint %triangleIndex None |
| %276 = OpIEqual %bool %275 %uint_0 |
| OpSelectionMerge %277 None |
| OpBranchConditional %276 %278 %277 |
| %278 = OpLabel |
| %279 = OpAccessChain %_ptr_StorageBuffer_uint %25 %uint_0 %uint_4 |
| %280 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %281 = OpLoad %uint %280 None |
| OpStore %279 %281 None |
| %282 = OpAccessChain %_ptr_StorageBuffer_float %25 %uint_0 %uint_8 |
| %284 = OpAccessChain %_ptr_Function_float %center %uint_0 |
| %285 = OpLoad %float %284 None |
| OpStore %282 %285 None |
| %286 = OpAccessChain %_ptr_StorageBuffer_float %25 %uint_0 %uint_9 |
| %288 = OpAccessChain %_ptr_Function_float %center %uint_1 |
| %289 = OpLoad %float %288 None |
| OpStore %286 %289 None |
| %290 = OpAccessChain %_ptr_StorageBuffer_float %25 %uint_0 %uint_10 |
| %292 = OpAccessChain %_ptr_Function_float %center %uint_2 |
| %293 = OpLoad %float %292 None |
| OpStore %290 %293 None |
| OpBranch %277 |
| %277 = OpLabel |
| OpReturn |
| OpFunctionEnd |
| %main_create_lut_inner = OpFunction %void None %215 |
| %GlobalInvocationID_0 = OpFunctionParameter %v3uint |
| %296 = OpLabel |
| %voxelIndex_0 = OpVariable %_ptr_Function_uint Function |
| %maxVoxels = OpVariable %_ptr_Function_uint Function |
| %numTriangles = OpVariable %_ptr_Function_uint Function |
| %offset = OpVariable %_ptr_Function_int Function |
| %297 = OpCompositeExtract %uint %GlobalInvocationID_0 0 |
| OpStore %voxelIndex_0 %297 |
| %299 = OpFunctionCall %void %doIgnore |
| %300 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %301 = OpLoad %uint %300 None |
| %302 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %303 = OpLoad %uint %302 None |
| %304 = OpIMul %uint %301 %303 |
| %305 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %306 = OpLoad %uint %305 None |
| %307 = OpIMul %uint %304 %306 |
| OpStore %maxVoxels %307 |
| %309 = OpLoad %uint %voxelIndex_0 None |
| %310 = OpLoad %uint %maxVoxels None |
| %311 = OpUGreaterThanEqual %bool %309 %310 |
| OpSelectionMerge %312 None |
| OpBranchConditional %311 %313 %312 |
| %313 = OpLabel |
| OpReturn |
| %312 = OpLabel |
| %314 = OpLoad %uint %voxelIndex_0 None |
| %315 = OpAccessChain %_ptr_StorageBuffer_uint_0 %counters %uint_0 %314 |
| %316 = OpAtomicLoad %uint %315 %uint_1 %uint_0 |
| OpStore %numTriangles %316 |
| OpStore %offset %int_n1 |
| %320 = OpLoad %uint %numTriangles None |
| %321 = OpUGreaterThan %bool %320 %uint_0 |
| OpSelectionMerge %322 None |
| OpBranchConditional %321 %323 %322 |
| %323 = OpLabel |
| %324 = OpAccessChain %_ptr_StorageBuffer_uint_0 %25 %uint_0 %uint_0 |
| %325 = OpLoad %uint %numTriangles None |
| %326 = OpAtomicIAdd %uint %324 %uint_1 %uint_0 %325 |
| %327 = OpBitcast %int %326 |
| OpStore %offset %327 None |
| OpBranch %322 |
| %322 = OpLabel |
| %328 = OpLoad %uint %voxelIndex_0 None |
| %329 = OpAccessChain %_ptr_StorageBuffer_int %LUT %uint_0 %328 |
| %330 = OpLoad %int %offset None |
| OpAtomicStore %329 %uint_1 %uint_0 %330 |
| OpReturn |
| OpFunctionEnd |
| %main_sort_triangles_inner = OpFunction %void None %215 |
| %GlobalInvocationID_1 = OpFunctionParameter %v3uint |
| %334 = OpLabel |
| %triangleIndex_0 = OpVariable %_ptr_Function_uint Function |
| %i0_0 = OpVariable %_ptr_Function_uint Function |
| %i1_0 = OpVariable %_ptr_Function_uint Function |
| %i2_0 = OpVariable %_ptr_Function_uint Function |
| %p0_0 = OpVariable %_ptr_Function_v3float Function |
| %p1_0 = OpVariable %_ptr_Function_v3float Function |
| %p2_0 = OpVariable %_ptr_Function_v3float Function |
| %center_0 = OpVariable %_ptr_Function_v3float Function |
| %voxelPos_1 = OpVariable %_ptr_Function_v3float Function |
| %voxelIndex_1 = OpVariable %_ptr_Function_uint Function |
| %triangleOffset = OpVariable %_ptr_Function_int Function |
| %335 = OpCompositeExtract %uint %GlobalInvocationID_1 0 |
| OpStore %triangleIndex_0 %335 |
| %337 = OpFunctionCall %void %doIgnore |
| %338 = OpLoad %uint %triangleIndex_0 None |
| %339 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_0 |
| %340 = OpLoad %uint %339 None |
| %341 = OpUGreaterThanEqual %bool %338 %340 |
| OpSelectionMerge %342 None |
| OpBranchConditional %341 %343 %342 |
| %343 = OpLabel |
| OpReturn |
| %342 = OpLabel |
| %344 = OpLoad %uint %triangleIndex_0 None |
| %345 = OpIMul %uint %uint_3 %344 |
| %346 = OpIAdd %uint %345 %uint_0 |
| %347 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %346 |
| %348 = OpLoad %uint %347 None |
| OpStore %i0_0 %348 |
| %350 = OpLoad %uint %triangleIndex_0 None |
| %351 = OpIMul %uint %uint_3 %350 |
| %352 = OpIAdd %uint %351 %uint_1 |
| %353 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %352 |
| %354 = OpLoad %uint %353 None |
| OpStore %i1_0 %354 |
| %356 = OpLoad %uint %triangleIndex_0 None |
| %357 = OpIMul %uint %uint_3 %356 |
| %358 = OpIAdd %uint %357 %uint_2 |
| %359 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %358 |
| %360 = OpLoad %uint %359 None |
| OpStore %i2_0 %360 |
| %362 = OpLoad %uint %i0_0 None |
| %363 = OpFunctionCall %v3float %loadPosition %362 |
| OpStore %p0_0 %363 |
| %365 = OpLoad %uint %i1_0 None |
| %366 = OpFunctionCall %v3float %loadPosition %365 |
| OpStore %p1_0 %366 |
| %368 = OpLoad %uint %i2_0 None |
| %369 = OpFunctionCall %v3float %loadPosition %368 |
| OpStore %p2_0 %369 |
| %371 = OpLoad %v3float %p0_0 None |
| %372 = OpLoad %v3float %p1_0 None |
| %373 = OpFAdd %v3float %371 %372 |
| %374 = OpLoad %v3float %p2_0 None |
| %375 = OpFAdd %v3float %373 %374 |
| %376 = OpCompositeConstruct %v3float %float_3 %float_3 %float_3 |
| %377 = OpFDiv %v3float %375 %376 |
| OpStore %center_0 %377 |
| %379 = OpLoad %v3float %center_0 None |
| %380 = OpFunctionCall %v3float %toVoxelPos %379 |
| OpStore %voxelPos_1 %380 |
| %382 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1 |
| %383 = OpLoad %uint %382 None |
| %384 = OpLoad %v3float %voxelPos_1 None |
| %385 = OpFunctionCall %uint %toIndex1D %383 %384 |
| OpStore %voxelIndex_1 %385 |
| %387 = OpLoad %uint %voxelIndex_1 None |
| %388 = OpAccessChain %_ptr_StorageBuffer_int %LUT %uint_0 %387 |
| %389 = OpAtomicIAdd %int %388 %uint_1 %uint_0 %int_1 |
| OpStore %triangleOffset %389 |
| OpReturn |
| OpFunctionEnd |
| %tint_div_u32 = OpFunction %uint None %394 |
| %lhs = OpFunctionParameter %uint |
| %rhs = OpFunctionParameter %uint |
| %395 = OpLabel |
| %396 = OpIEqual %bool %rhs %uint_0 |
| %397 = OpSelect %uint %396 %uint_1 %rhs |
| %398 = OpUDiv %uint %lhs %397 |
| OpReturnValue %398 |
| OpFunctionEnd |
| %tint_mod_u32 = OpFunction %uint None %394 |
| %lhs_0 = OpFunctionParameter %uint |
| %rhs_0 = OpFunctionParameter %uint |
| %401 = OpLabel |
| %402 = OpIEqual %bool %rhs_0 %uint_0 |
| %403 = OpSelect %uint %402 %uint_1 %rhs_0 |
| %404 = OpUDiv %uint %lhs_0 %403 |
| %405 = OpIMul %uint %404 %403 |
| %406 = OpISub %uint %lhs_0 %405 |
| OpReturnValue %406 |
| OpFunctionEnd |
| %tint_v3f32_to_v3u32 = OpFunction %v3uint None %408 |
| %value = OpFunctionParameter %v3float |
| %409 = OpLabel |
| %410 = OpConvertFToU %v3uint %value |
| %411 = OpFOrdGreaterThanEqual %v3bool %value %412 |
| %414 = OpSelect %v3uint %411 %410 %415 |
| %416 = OpFOrdLessThanEqual %v3bool %value %417 |
| %419 = OpSelect %v3uint %416 %414 %420 |
| OpReturnValue %419 |
| OpFunctionEnd |
| %main_count = OpFunction %void None %188 |
| %423 = OpLabel |
| %424 = OpLoad %v3uint %main_count_global_invocation_id_Input None |
| %425 = OpFunctionCall %void %main_count_inner %424 |
| OpReturn |
| OpFunctionEnd |
| %main_create_lut = OpFunction %void None %188 |
| %427 = OpLabel |
| %428 = OpLoad %v3uint %main_create_lut_global_invocation_id_Input None |
| %429 = OpFunctionCall %void %main_create_lut_inner %428 |
| OpReturn |
| OpFunctionEnd |
| %main_sort_triangles = OpFunction %void None %188 |
| %431 = OpLabel |
| %432 = OpLoad %v3uint %main_sort_triangles_global_invocation_id_Input None |
| %433 = OpFunctionCall %void %main_sort_triangles_inner %432 |
| OpReturn |
| OpFunctionEnd |