Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/plugin/
H A Dstatic_plugin.cpp43 constexpr string_view ROFS = "rofsRndr"; member
66 fileManager.RegisterFilesystem(ROFS, fileManager.CreateROFilesystem(BINARYDATAFORRENDER, SIZEOFDATAFORRENDER)); in CreatePlugin()
87 fileManager.UnregisterFilesystem(ROFS); in DestroyPlugin()
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/
H A Dcomponent_dll.cpp75 constexpr string_view ROFS = "dotfieldrofs"; member
185 fm.RegisterFilesystem(ROFS, move(rofs)); in Initialize()
218 fm.UnregisterFilesystem(ROFS); in Uninitialize()

Completed in 1 milliseconds