webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
gl::Debug Member List

This is the complete list of members for gl::Debug, including all inherited members.

Debug()gl::Debug
getCallback() constgl::Debug
getGroupStackDepth() constgl::Debug
getMessageCount() constgl::Debug
getMessages(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog)gl::Debug
getNextMessageLength() constgl::Debug
getUserParam() constgl::Debug
insertMessage(GLenum source, GLenum type, GLuint id, GLenum severity, const std::string &message)gl::Debug
insertMessage(GLenum source, GLenum type, GLuint id, GLenum severity, std::string &&message)gl::Debug
isOutputEnabled() constgl::Debug
isOutputSynchronous() constgl::Debug
NonCopyable()=defaultangle::NonCopyableprivate
NonCopyable(const NonCopyable &)=deleteangle::NonCopyableprivate
operator=(const NonCopyable &)=deleteangle::NonCopyableprivate
popGroup()gl::Debug
pushGroup(GLenum source, GLuint id, std::string &&message)gl::Debug
setCallback(GLDEBUGPROCKHR callback, const void *userParam)gl::Debug
setMaxLoggedMessages(GLuint maxLoggedMessages)gl::Debug
setMessageControl(GLenum source, GLenum type, GLenum severity, std::vector< GLuint > &&ids, bool enabled)gl::Debug
setOutputEnabled(bool enabled)gl::Debug
setOutputSynchronous(bool synchronous)gl::Debug
~NonCopyable()=defaultangle::NonCopyableprivate