Lines Matching refs:glBeginQuery
654 void CallLogWrapper::glBeginQuery (glw::GLenum param0, glw::GLuint param1)657 m_log << TestLog::Message << "glBeginQuery(" << getQueryTargetStr(param0) << ", " << param1 << ");" << TestLog::EndMessage;