Home | History | Annotate | Download | only in opengl

Lines Matching refs:glDepthMask

162 void CallLogWrapper::glDepthMask (glw::GLboolean param0)
165 m_log << TestLog::Message << "glDepthMask(" << getBooleanStr(param0) << ");" << TestLog::EndMessage;