Home | History | Annotate | Download | only in opengl

Lines Matching refs:glBlendEquation

479 void CallLogWrapper::glBlendEquation (glw::GLenum param0)
482 m_log << TestLog::Message << "glBlendEquation(" << getBlendEquationStr(param0) << ");" << TestLog::EndMessage;