Home | History | Annotate | Download | only in opengl

Lines Matching refs:glDisablei

928 void CallLogWrapper::glDisablei (glw::GLenum target, glw::GLuint index)
931 m_log << TestLog::Message << "glDisablei(" << getIndexedEnableCapStr(target) << ", " << index << ");" << TestLog::EndMessage;