Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h263 uint32_t postprocessGeneration_ = 0; variable
H A Drender_system.cpp1333 (fogGeneration_ == fogGen) && (postprocessGeneration_ == postprocessGen) && in Update()
1345 postprocessGeneration_ = postprocessGen; in Update()