Home | History | Annotate | Download | only in opengl

Lines Matching refs:glPixelStoref

2816 void CallLogWrapper::glPixelStoref (glw::GLenum pname, glw::GLfloat param)
2819 m_log << TestLog::Message << "glPixelStoref(" << toHex(pname) << ", " << param << ");" << TestLog::EndMessage;