blob: 1eb05b57b41ebdfb5a4cfeea4362569a09dd898f [file] [log] [blame]
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 1
; Bound: 362
; Schema: 0
OpCapability Shader
%80 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint GLCompute %main_count "main_count" %main_count_global_invocation_id_Input
OpExecutionMode %main_count LocalSize 128 1 1
OpMemberName %Uniforms 0 "numTriangles"
OpMemberName %Uniforms 1 "gridSize"
OpMemberName %Uniforms 2 "puuuuuuuuuuuuuuuuad1"
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 %marg8uintin "marg8uintin"
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 %toIndex4D "toIndex4D"
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 %g43 "g43"
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 %lIndex "lIndex"
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"
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
%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
%void = OpTypeVoid
%34 = OpTypeFunction %void
%38 = 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
%127 = OpTypeFunction %uint %uint %v3float
%_ptr_Function_v3uint = OpTypePointer Function %v3uint
%_ptr_Function_uint = OpTypePointer Function %uint
%148 = OpTypeFunction %v3uint %uint %uint
%169 = OpTypeFunction %v3float %uint
%uint_3 = OpConstant %uint 3
%_ptr_StorageBuffer__runtimearr_float = OpTypePointer StorageBuffer %_runtimearr_float
%_ptr_StorageBuffer_float = OpTypePointer StorageBuffer %float
%_ptr_StorageBuffer_uint = OpTypePointer StorageBuffer %uint
%_ptr_StorageBuffer__runtimearr_uint_0 = OpTypePointer StorageBuffer %_runtimearr_uint_0
%int_0 = OpConstant %int 0
%_ptr_StorageBuffer_uint_0 = OpTypePointer StorageBuffer %uint
%_ptr_StorageBuffer__runtimearr_uint = OpTypePointer StorageBuffer %_runtimearr_uint
%_ptr_StorageBuffer__runtimearr_int = OpTypePointer StorageBuffer %_runtimearr_int
%_ptr_StorageBuffer_int = OpTypePointer StorageBuffer %int
%_ptr_Function_int = OpTypePointer Function %int
%251 = OpTypeFunction %void %v3uint
%bool = OpTypeBool
%float_3 = OpConstant %float 3
%int_1 = OpConstant %int 1
%330 = OpTypeFunction %uint %uint %uint
%344 = OpTypeFunction %v3uint %v3float
%348 = OpConstantNull %v3float
%v3bool = OpTypeVector %bool 3
%351 = OpConstantNull %v3uint
%float_4_29496704e_09 = OpConstant %float 4.29496704e+09
%353 = OpConstantComposite %v3float %float_4_29496704e_09 %float_4_29496704e_09 %float_4_29496704e_09
%uint_4294967295 = OpConstant %uint 4294967295
%356 = OpConstantComposite %v3uint %uint_4294967295 %uint_4294967295 %uint_4294967295
%marg8uintin = OpFunction %void None %34
%35 = OpLabel
OpReturn
OpFunctionEnd
%toVoxelPos = OpFunction %v3float None %38
%position = OpFunctionParameter %v3float
%39 = 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
%40 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4
%44 = OpAccessChain %_ptr_Uniform_float %40 %uint_0
%46 = OpLoad %float %44 None
%47 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4
%48 = OpAccessChain %_ptr_Uniform_float %47 %uint_1
%50 = OpLoad %float %48 None
%51 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4
%52 = OpAccessChain %_ptr_Uniform_float %51 %uint_2
%54 = OpLoad %float %52 None
%55 = OpCompositeConstruct %v3float %46 %50 %54
OpStore %bbMin %55
%58 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_5
%60 = OpAccessChain %_ptr_Uniform_float %58 %uint_0
%61 = OpLoad %float %60 None
%62 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_5
%63 = OpAccessChain %_ptr_Uniform_float %62 %uint_1
%64 = OpLoad %float %63 None
%65 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_5
%66 = OpAccessChain %_ptr_Uniform_float %65 %uint_2
%67 = OpLoad %float %66 None
%68 = OpCompositeConstruct %v3float %61 %64 %67
OpStore %bbMax %68
%70 = OpLoad %v3float %bbMin None
%71 = OpLoad %v3float %bbMin None
%72 = OpFSub %v3float %70 %71
OpStore %bbSize %72
%74 = OpAccessChain %_ptr_Function_float %bbMax %uint_0
%76 = OpLoad %float %74 None
%77 = OpAccessChain %_ptr_Function_float %bbMax %uint_1
%78 = OpLoad %float %77 None
%79 = OpExtInst %float %80 FMax %76 %78
%81 = OpAccessChain %_ptr_Function_float %bbSize %uint_2
%82 = OpLoad %float %81 None
%83 = OpExtInst %float %80 FMax %79 %82
OpStore %cubeSize %83
%85 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1
%87 = OpLoad %uint %85 None
%88 = OpConvertUToF %float %87
OpStore %gridSize %88
%90 = OpLoad %float %cubeSize None
%91 = OpCompositeExtract %float %position 0
%92 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4
%93 = OpAccessChain %_ptr_Uniform_float %92 %uint_0
%94 = OpLoad %float %93 None
%95 = OpFSub %float %91 %94
%96 = OpFMul %float %90 %95
%97 = OpLoad %float %cubeSize None
%98 = OpFDiv %float %96 %97
OpStore %gx %98
%100 = OpLoad %float %gx None
%101 = OpCompositeExtract %float %position 1
%102 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4
%103 = OpAccessChain %_ptr_Uniform_float %102 %uint_1
%104 = OpLoad %float %103 None
%105 = OpFSub %float %101 %104
%106 = OpFMul %float %100 %105
%107 = OpLoad %float %gridSize None
%108 = OpFDiv %float %106 %107
OpStore %gy %108
%110 = OpLoad %float %gridSize None
%111 = OpCompositeExtract %float %position 2
%112 = OpAccessChain %_ptr_Uniform_v3float %1 %uint_0 %uint_4
%113 = OpAccessChain %_ptr_Uniform_float %112 %uint_2
%114 = OpLoad %float %113 None
%115 = OpFSub %float %111 %114
%116 = OpFMul %float %110 %115
%117 = OpLoad %float %gridSize None
%118 = OpFDiv %float %116 %117
OpStore %gz %118
%120 = OpLoad %float %gz None
%121 = OpLoad %float %gz None
%122 = OpLoad %float %gz None
%123 = OpCompositeConstruct %v3float %120 %121 %122
OpReturnValue %123
OpFunctionEnd
%toIndex1D = OpFunction %uint None %127
%gridSize_0 = OpFunctionParameter %uint
%voxelPos = OpFunctionParameter %v3float
%128 = OpLabel
%icoord = OpVariable %_ptr_Function_v3uint Function
%129 = OpFunctionCall %v3uint %tint_v3f32_to_v3u32 %voxelPos
OpStore %icoord %129
%133 = OpAccessChain %_ptr_Function_uint %icoord %uint_0
%135 = OpLoad %uint %133 None
%136 = OpAccessChain %_ptr_Function_uint %icoord %uint_1
%137 = OpLoad %uint %136 None
%138 = OpIMul %uint %gridSize_0 %137
%139 = OpIAdd %uint %135 %138
%140 = OpIMul %uint %gridSize_0 %gridSize_0
%141 = OpAccessChain %_ptr_Function_uint %icoord %uint_2
%142 = OpLoad %uint %141 None
%143 = OpIMul %uint %140 %142
%144 = OpIAdd %uint %139 %143
OpReturnValue %144
OpFunctionEnd
%toIndex4D = OpFunction %v3uint None %148
%gridSize_1 = OpFunctionParameter %uint
%index = OpFunctionParameter %uint
%149 = OpLabel
%z = OpVariable %_ptr_Function_uint Function
%y = OpVariable %_ptr_Function_uint Function
%x = OpVariable %_ptr_Function_uint Function
%150 = OpIMul %uint %index %index
%151 = OpFunctionCall %uint %tint_div_u32 %gridSize_1 %150
OpStore %z %151
%154 = OpIMul %uint %gridSize_1 %gridSize_1
%155 = OpLoad %uint %z None
%156 = OpIMul %uint %154 %155
%157 = OpISub %uint %gridSize_1 %156
%158 = OpFunctionCall %uint %tint_div_u32 %157 %gridSize_1
OpStore %y %158
%160 = OpFunctionCall %uint %tint_mod_u32 %index %gridSize_1
OpStore %x %160
%163 = OpLoad %uint %z None
%164 = OpLoad %uint %y None
%165 = OpLoad %uint %y None
%166 = OpCompositeConstruct %v3uint %163 %164 %165
OpReturnValue %166
OpFunctionEnd
%loadPosition = OpFunction %v3float None %169
%vertexIndex = OpFunctionParameter %uint
%170 = OpLabel
%position_0 = OpVariable %_ptr_Function_v3float Function
%171 = OpIMul %uint %uint_3 %vertexIndex
%173 = OpIAdd %uint %171 %uint_0
%174 = OpAccessChain %_ptr_StorageBuffer__runtimearr_float %positions %uint_0
%176 = OpArrayLength %uint %positions 0
%177 = OpISub %uint %176 %uint_1
%178 = OpExtInst %uint %80 UMin %173 %177
%179 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %178
%181 = OpLoad %float %179 None
%182 = OpIMul %uint %uint_3 %vertexIndex
%183 = OpIAdd %uint %182 %uint_1
%184 = OpAccessChain %_ptr_StorageBuffer__runtimearr_float %positions %uint_0
%185 = OpArrayLength %uint %positions 0
%186 = OpISub %uint %185 %uint_1
%187 = OpExtInst %uint %80 UMin %183 %186
%188 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %187
%189 = OpLoad %float %188 None
%190 = OpIMul %uint %uint_3 %vertexIndex
%191 = OpIAdd %uint %190 %uint_2
%192 = OpAccessChain %_ptr_StorageBuffer__runtimearr_float %positions %uint_0
%193 = OpArrayLength %uint %positions 0
%194 = OpISub %uint %193 %uint_1
%195 = OpExtInst %uint %80 UMin %191 %194
%196 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %195
%197 = OpLoad %float %196 None
%198 = OpCompositeConstruct %v3float %181 %189 %197
OpStore %position_0 %198
%200 = OpLoad %v3float %position_0 None
OpReturnValue %200
OpFunctionEnd
%doIgnore = OpFunction %void None %34
%202 = OpLabel
%g43 = 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
%203 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_0
%204 = OpLoad %uint %203 None
OpStore %g43 %204
%206 = OpAccessChain %_ptr_StorageBuffer_uint %25 %uint_0 %uint_5
%208 = OpLoad %uint %206 None
OpStore %kj6 %208
%210 = OpAccessChain %_ptr_StorageBuffer__runtimearr_uint_0 %counters %uint_0
%212 = OpArrayLength %uint %counters 0
%213 = OpISub %uint %212 %uint_1
%214 = OpBitcast %uint %int_0
%216 = OpExtInst %uint %80 UMin %214 %213
%217 = OpAccessChain %_ptr_StorageBuffer_uint_0 %counters %uint_0 %216
%219 = OpAtomicLoad %uint %217 %uint_1 %uint_0
OpStore %b53 %219
%221 = OpAccessChain %_ptr_StorageBuffer__runtimearr_uint %indices %uint_0
%223 = OpArrayLength %uint %indices 0
%224 = OpISub %uint %223 %uint_1
%225 = OpBitcast %uint %int_0
%226 = OpExtInst %uint %80 UMin %225 %224
%227 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %226
%228 = OpLoad %uint %227 None
OpStore %rwg %228
%230 = OpAccessChain %_ptr_StorageBuffer__runtimearr_float %positions %uint_0
%231 = OpArrayLength %uint %positions 0
%232 = OpISub %uint %231 %uint_1
%233 = OpBitcast %uint %int_0
%234 = OpExtInst %uint %80 UMin %233 %232
%235 = OpAccessChain %_ptr_StorageBuffer_float %positions %uint_0 %234
%236 = OpLoad %float %235 None
OpStore %rb5 %236
%238 = OpAccessChain %_ptr_StorageBuffer__runtimearr_int %LUT %uint_0
%240 = OpArrayLength %uint %LUT 0
%241 = OpISub %uint %240 %uint_1
%242 = OpBitcast %uint %int_0
%243 = OpExtInst %uint %80 UMin %242 %241
%244 = OpAccessChain %_ptr_StorageBuffer_int %LUT %uint_0 %243
%246 = OpAtomicLoad %int %244 %uint_1 %uint_0
OpStore %g55 %246
OpReturn
OpFunctionEnd
%main_count_inner = OpFunction %void None %251
%GlobalInvocationID = OpFunctionParameter %v3uint
%252 = 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
%lIndex = OpVariable %_ptr_Function_uint Function
%triangleOffset = OpVariable %_ptr_Function_int Function
%253 = OpCompositeExtract %uint %GlobalInvocationID 0
OpStore %triangleIndex %253
%255 = OpLoad %uint %triangleIndex None
%256 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_0
%257 = OpLoad %uint %256 None
%258 = OpUGreaterThanEqual %bool %255 %257
OpSelectionMerge %260 None
OpBranchConditional %258 %261 %260
%261 = OpLabel
OpReturn
%260 = OpLabel
%262 = OpFunctionCall %void %doIgnore
%263 = OpLoad %uint %triangleIndex None
%264 = OpIMul %uint %uint_3 %263
%265 = OpIAdd %uint %264 %uint_0
%266 = OpAccessChain %_ptr_StorageBuffer__runtimearr_uint %indices %uint_0
%267 = OpArrayLength %uint %indices 0
%268 = OpISub %uint %267 %uint_1
%269 = OpExtInst %uint %80 UMin %265 %268
%270 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %269
%271 = OpLoad %uint %270 None
OpStore %i0 %271
%273 = OpLoad %uint %i0 None
%274 = OpIMul %uint %uint_3 %273
%275 = OpIAdd %uint %274 %uint_1
%276 = OpAccessChain %_ptr_StorageBuffer__runtimearr_uint %indices %uint_0
%277 = OpArrayLength %uint %indices 0
%278 = OpISub %uint %277 %uint_1
%279 = OpExtInst %uint %80 UMin %275 %278
%280 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %279
%281 = OpLoad %uint %280 None
OpStore %i1 %281
%283 = OpLoad %uint %i0 None
%284 = OpIMul %uint %uint_3 %283
%285 = OpIAdd %uint %284 %uint_2
%286 = OpAccessChain %_ptr_StorageBuffer__runtimearr_uint %indices %uint_0
%287 = OpArrayLength %uint %indices 0
%288 = OpISub %uint %287 %uint_1
%289 = OpExtInst %uint %80 UMin %285 %288
%290 = OpAccessChain %_ptr_StorageBuffer_uint %indices %uint_0 %289
%291 = OpLoad %uint %290 None
OpStore %i2 %291
%293 = OpLoad %uint %i0 None
%294 = OpFunctionCall %v3float %loadPosition %293
OpStore %p0 %294
%296 = OpLoad %uint %i0 None
%297 = OpFunctionCall %v3float %loadPosition %296
OpStore %p1 %297
%299 = OpLoad %uint %i2 None
%300 = OpFunctionCall %v3float %loadPosition %299
OpStore %p2 %300
%302 = OpLoad %v3float %p0 None
%303 = OpLoad %v3float %p2 None
%304 = OpFAdd %v3float %302 %303
%305 = OpLoad %v3float %p1 None
%306 = OpFAdd %v3float %304 %305
%307 = OpCompositeConstruct %v3float %float_3 %float_3 %float_3
%309 = OpFDiv %v3float %306 %307
OpStore %center %309
%311 = OpLoad %v3float %p1 None
%312 = OpFunctionCall %v3float %toVoxelPos %311
OpStore %voxelPos_0 %312
%314 = OpAccessChain %_ptr_Uniform_uint %1 %uint_0 %uint_1
%315 = OpLoad %uint %314 None
%316 = OpLoad %v3float %p0 None
%317 = OpFunctionCall %uint %toIndex1D %315 %316
OpStore %lIndex %317
%319 = OpLoad %uint %i1 None
%320 = OpAccessChain %_ptr_StorageBuffer__runtimearr_int %LUT %uint_0
%321 = OpArrayLength %uint %LUT 0
%322 = OpISub %uint %321 %uint_1
%323 = OpExtInst %uint %80 UMin %319 %322
%324 = OpAccessChain %_ptr_StorageBuffer_int %LUT %uint_0 %323
%325 = OpAtomicIAdd %int %324 %uint_1 %uint_0 %int_1
OpStore %triangleOffset %325
OpReturn
OpFunctionEnd
%tint_div_u32 = OpFunction %uint None %330
%lhs = OpFunctionParameter %uint
%rhs = OpFunctionParameter %uint
%331 = OpLabel
%332 = OpIEqual %bool %rhs %uint_0
%333 = OpSelect %uint %332 %uint_1 %rhs
%334 = OpUDiv %uint %lhs %333
OpReturnValue %334
OpFunctionEnd
%tint_mod_u32 = OpFunction %uint None %330
%lhs_0 = OpFunctionParameter %uint
%rhs_0 = OpFunctionParameter %uint
%337 = OpLabel
%338 = OpIEqual %bool %rhs_0 %uint_0
%339 = OpSelect %uint %338 %uint_1 %rhs_0
%340 = OpUDiv %uint %lhs_0 %339
%341 = OpIMul %uint %340 %339
%342 = OpISub %uint %lhs_0 %341
OpReturnValue %342
OpFunctionEnd
%tint_v3f32_to_v3u32 = OpFunction %v3uint None %344
%value = OpFunctionParameter %v3float
%345 = OpLabel
%346 = OpConvertFToU %v3uint %value
%347 = OpFOrdGreaterThanEqual %v3bool %value %348
%350 = OpSelect %v3uint %347 %346 %351
%352 = OpFOrdLessThanEqual %v3bool %value %353
%355 = OpSelect %v3uint %352 %350 %356
OpReturnValue %355
OpFunctionEnd
%main_count = OpFunction %void None %34
%359 = OpLabel
%360 = OpLoad %v3uint %main_count_global_invocation_id_Input None
%361 = OpFunctionCall %void %main_count_inner %360
OpReturn
OpFunctionEnd