Searched refs:spotIdx (Results 1 – 4 of 4) sorted by relevance
370 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) { in CalculateLighting() local371 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()462 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) { in CalculateLighting() local463 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()607 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) { in CalculateLighting() local608 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()730 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) { in CalculateLighting() local731 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()
120 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) { in CalculateLightingInplace() local121 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLightingInplace()
201 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) {202 const uint currLightIdx = spotLightLightBeginIndex + spotIdx;
168 for (uint spotIdx = 0; spotIdx < spotLightCount; ++spotIdx) {169 const uint currLightIdx = spotLightLightBeginIndex + spotIdx;