Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/Nw4cDemo/include/
DSmCommandReuser.h36 void StartCaching(GLuint cachingCommandListId) in StartCaching() function
DSmCommandUtility.h41 void StartCaching(GLuint cachingCommandListId, bool clearCmdCache = true)
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DSmCommandUtility.cpp68 cmdReuser.StartCaching( m_StaticCommandList ); in StartStaticCmdCache()
Dmain.cpp508 CmdReuser.StartCaching( s_RenderSystem->GetCacheCmdListUpper(side) ); in CreateGfxCache()
531 CmdReuser.StartCaching( s_LytCmdCacheList ); in CreateLayoutCache()