Home | History | Annotate | Download | only in opengl

Lines Matching refs:glMapBuffer

2601 void * CallLogWrapper::glMapBuffer (glw::GLenum target, glw::GLenum access)
2604 m_log << TestLog::Message << "glMapBuffer(" << toHex(target) << ", " << toHex(access) << ");" << TestLog::EndMessage;