Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1322 const auto lightGen = lightMgr_->GetGenerationCounter(); in Update() local
1330 (cameraGeneration_ == cameraGen) && (lightGeneration_ == lightGen) && in Update()
1340 lightGeneration_ = lightGen; in Update()