Home
last modified time | relevance | path

Searched defs:rngFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Drender_util.cpp355 const RenderScene& renderScene, const string& rngFile, const uint32_t flags) const in GetRenderNodeGraphDesc() argument
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp2543 …o createNewCustomRng = [](auto& rngm, const auto& rnUtil, const auto& scene, const auto& rngFile) { in GetSceneRenderNodeGraph()