GLDebugCallback Member List
This is the complete list of members for GLDebugCallback, including all inherited members.
Callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, GLchar const *message, void const *userParam) | GLDebugCallback | protectedstatic |
GLDebugCallback(bool registerCallback=false, bool ignoreNotifications=false, std::ostream *outStream=&std::cout) | GLDebugCallback | |
IgnoreNotifications(bool ignore=true) | GLDebugCallback | |
Register(std::ostream *outStream=&std::cout) | GLDebugCallback | |
SetIgnoredTypes(bool deprecated_behavior, bool portability, bool performance, bool other) | GLDebugCallback | |
Unregister() | GLDebugCallback |