Lines Matching refs:m_lastError
386 , m_lastError (GL_NO_ERROR)4613 deUint32 err = m_lastError;4614 m_lastError = GL_NO_ERROR;4624 if (m_lastError == GL_NO_ERROR)4625 m_lastError = error;