Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/
Dgraphics_context.cpp247 auto* renderDataConfigurationLoader = GetInstance<IRenderDataConfigurationLoader>( in Init() local
250 if (renderDataConfigurationLoader && dataStore) { in Init()
257renderDataConfigurationLoader->LoadPostProcess(engine.GetFileManager(), ppPath + entry.name); in Init()