Home | History | Annotate | Download | only in opengl

Lines Matching refs:glGetString

298 const glw::GLubyte* CallLogWrapper::glGetString (glw::GLenum param0)
301 m_log << TestLog::Message << "glGetString(" << getGettableStringStr(param0) << ");" << TestLog::EndMessage;