Home
last modified time | relevance | path

Searched refs:spotLightLightBeginIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_lighting_common.h369 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex; in CalculateLighting() local
371 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()
461 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex; in CalculateLighting() local
463 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()
606 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex; in CalculateLighting() local
608 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()
729 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex; in CalculateLighting() local
731 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLighting()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dinplace_lighting_common.h119 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex; in CalculateLightingInplace() local
121 const uint currLightIdx = spotLightLightBeginIndex + spotIdx; in CalculateLightingInplace()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/shader/
H A Dcore3d_dm_fullscreen_deferred_shading.frag200 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex;
202 const uint currLightIdx = spotLightLightBeginIndex + spotIdx;
H A Dcore3d_dm_fw.frag167 const uint spotLightLightBeginIndex = uLightData.spotLightBeginIndex;
169 const uint currLightIdx = spotLightLightBeginIndex + spotIdx;