Lines Matching refs:m_CopiedCmdCache
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()
307 if ( m_CopiedCmdCache.IsCopied() ) in Render()
309 SmStaticCommandCache::UseCopiedCmdCache( m_CopiedCmdCache ); in Render()