Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dinplace_lighting_common.h74 bool CheckLightLayerMask(uint currLightIdx, uvec2 layers) { in CheckLightLayerMask() function
92 if (!CheckLightLayerMask(currLightIdx, sd.layers)) { in CalculateLightingInplace()
123 if (!CheckLightLayerMask(currLightIdx, sd.layers)) { in CalculateLightingInplace()
167 if (!CheckLightLayerMask(currLightIdx, sd.layers)) { in CalculateLightingInplace()