Home
last modified time | relevance | path

Searched refs:SHADERS (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/plugin/
H A Dstatic_plugin.cpp44 constexpr string_view SHADERS = "render_shaders"; member
67 fileManager.RegisterPath(SHADERS, SHADER_PATH, false); in CreatePlugin()
82 fileManager.UnregisterPath(SHADERS, SHADER_PATH); in DestroyPlugin()
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/
H A Dcomponent_dll.cpp76 constexpr string_view SHADERS = "dotfieldshaders"; member
187 fm.RegisterPath(SHADERS, SHADER_PATH, false); in Initialize()
215 fm.UnregisterPath(SHADERS, SHADER_PATH); in Uninitialize()

Completed in 2 milliseconds