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

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

Error(GLenum errorCode)gl::Errorinlineexplicit
Error(GLenum errorCode, const char *msg,...)gl::Error
Error(GLenum errorCode, GLuint id, const char *msg,...)gl::Error
Error(const Error &other)gl::Errorinline
Error(Error &&other)gl::Errorinline
getCode() constgl::Errorinline
getID() constgl::Errorinline
getMessage() constgl::Error
isError() constgl::Errorinline
operator!=(const Error &other) constgl::Error
operator=(const Error &other)gl::Errorinline
operator=(Error &&other)gl::Errorinline
operator==(const Error &other) constgl::Error