Home
last modified time | relevance | path

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

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