Home | History | Annotate | Download | only in opengl

Lines Matching full:atstr

451 	string atStr = string(m_curPtr, 80);
452 throw tcu::InternalError((string("Parser error: ") + errorStr + " near '" + atStr + " ...'").c_str(), DE_NULL, __FILE__, __LINE__);