Lines Matching refs:m_CopiedCmdCache
150 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in ~SmOgl()
180 if ( !m_CopiedCmdCache.IsCopied() ) in SetBegin2D()
209 SmStaticCommandCache::CreateCopiedCmdCache( m_CopiedCmdCache ); in SetBegin2D()
225 if ( m_CopiedCmdCache.IsCopied() ) in SetBegin2D()
227 SmStaticCommandCache::UseCopiedCmdCache( m_CopiedCmdCache ); in SetBegin2D()
248 m_CopiedCmdCache.Init(); in Sm2DPrimPC()
259 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in ~Sm2DPrimPC()
297 if ( m_CopiedCmdCache.IsCopied() ) in Render()
299 SmStaticCommandCache::DestroyCopiedCmdCache( m_CopiedCmdCache ); in Render()
303 SmStaticCommandCache::CreateCopiedCmdCache( m_CopiedCmdCache ); in Render()
309 if ( m_CopiedCmdCache.IsCopied() ) in Render()
311 SmStaticCommandCache::UseCopiedCmdCache( m_CopiedCmdCache ); in Render()