Searched refs:m_CopiedCmdCache (Results 1 – 2 of 2) sorted by relevance
148 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in ~SmOgl()178 if ( !m_CopiedCmdCache.IsCopied() ) in SetBegin2D()207 SmStaticCommandCache::CreateCopiedCmdCache( m_CopiedCmdCache ); in SetBegin2D()223 if ( m_CopiedCmdCache.IsCopied() ) in SetBegin2D()225 SmStaticCommandCache::UseCopiedCmdCache( m_CopiedCmdCache ); in SetBegin2D()246 m_CopiedCmdCache.Init(); in Sm2DPrimPC()257 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in ~Sm2DPrimPC()295 if ( m_CopiedCmdCache.IsCopied() ) in Render()297 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in Render()301 SmStaticCommandCache::CreateCopiedCmdCache( m_CopiedCmdCache ); in Render()[all …]
77 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache; variable123 SmStaticCommandCache::CopiedCmdCache m_CopiedCmdCache; variable