Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
Dintf_render_preprocessor_system.h66 inline constexpr BASE_NS::string_view GetName(const IRenderPreprocessorSystem*) in GetName()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Drender_system.h78 class IRenderPreprocessorSystem; variable