Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DSmCommandReuser.h38 void StartCaching(GLuint cachingCommandListId) in StartCaching() function
DSmCommandUtility.h43 void StartCaching(GLuint cachingCommandListId, bool clearCmdCache = true)
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp70 cmdReuser.StartCaching( m_StaticCommandList ); in StartStaticCmdCache()
Dmain.cpp510 CmdReuser.StartCaching( s_RenderSystem->GetCacheCmdListUpper(side) ); in CreateGfxCache()
533 CmdReuser.StartCaching( s_LytCmdCacheList ); in CreateLayoutCache()