Searched refs:m_CopyCommandBuffer (Results 1 – 2 of 2) sorted by relevance
65 m_CopyCommandBuffer(GL_TRUE), m_StateMask(0), in CommandCache()105 m_CopyCommandBuffer = copyCommandBuffer; in Initialize()214 if (! m_CopyCommandBuffer ) in EndSave()313 m_CommandRequestBeginId, m_CommandRequestSize, m_StateMask, m_CopyCommandBuffer); in Append()342 if ( m_CopyCommandBuffer ) in Print()
139 GLboolean m_CopyCommandBuffer; variable