Searched refs:SmStaticCommandCache (Results 1 – 5 of 5) sorted by relevance
24 GLuint SmStaticCommandCache::m_StaticCommandList = 0;26 SmStaticCommandCache* s_StaticCmdCache = NULL;33 SmStaticCommandCache::SmStaticCommandCache() in SmStaticCommandCache() function in __anon547b9d360111::SmStaticCommandCache58 SmStaticCommandCache::~SmStaticCommandCache() in ~SmStaticCommandCache()68 void SmStaticCommandCache::StartStaticCmdCache( SmCommandReuser& cmdReuser ) in StartStaticCmdCache()77 void SmStaticCommandCache::EndStaticCmdCache( SmCommandReuser& cmdReuser ) in EndStaticCmdCache()88 void SmStaticCommandCache::CreateCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in CreateCopiedCmdCache()135 void SmStaticCommandCache::DestroyCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in DestroyCopiedCmdCache()142 void SmStaticCommandCache::UseCopiedCmdCache( CopiedCmdCache& cmdCacheCopied ) in UseCopiedCmdCache()
150 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in ~SmOgl()183 SmStaticCommandCache::StartStaticCmdCache( m_SetBeginCmd ); in SetBegin2D()206 SmStaticCommandCache::EndStaticCmdCache( m_SetBeginCmd ); in SetBegin2D()209 SmStaticCommandCache::CreateCopiedCmdCache( m_CopiedCmdCache ); in SetBegin2D()227 SmStaticCommandCache::UseCopiedCmdCache( m_CopiedCmdCache ); in SetBegin2D()259 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in ~Sm2DPrimPC()290 SmStaticCommandCache::StartStaticCmdCache( m_CmdCache ); in Render()294 SmStaticCommandCache::EndStaticCmdCache( m_CmdCache ); in Render()299 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in Render()303 SmStaticCommandCache::CreateCopiedCmdCache( m_CopiedCmdCache ); in Render()[all …]
106 SmStaticCommandCache* s_StaticCommandCache = NULL;162 s_StaticCommandCache = new SmStaticCommandCache(); in InitializeGraphics()
24 class SmStaticCommandCache; variable30 friend class SmStaticCommandCache; variable125 class SmStaticCommandCache : public SmBase151 SmStaticCommandCache();154 ~SmStaticCommandCache();
79 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache;125 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache;