Home | History | Annotate | Download | only in opengl

Lines Matching refs:glClearStencil

134 void CallLogWrapper::glClearStencil (glw::GLint param0)
137 m_log << TestLog::Message << "glClearStencil(" << param0 << ");" << TestLog::EndMessage;