Home | History | Annotate | Download | only in opengl

Lines Matching refs:glCullFace

22 void CallLogWrapper::glCullFace (glw::GLenum param0)
25 m_log << TestLog::Message << "glCullFace(" << getFaceStr(param0) << ");" << TestLog::EndMessage;