This is the complete list of members for oglplus::KHR_debug, including all inherited members.
Asynchronous(bool enable=true) | oglplus::KHR_debug | static |
Callback typedef | oglplus::KHR_debug | |
Control(DebugSource source, DebugType type, DebugSeverity severity, GLsizei count, const GLuint *ids, bool enable) | oglplus::KHR_debug | static |
Control(DebugSource source, DebugType type, DebugSeverity severity, bool enable) | oglplus::KHR_debug | static |
Control(DebugSource source, DebugType type, DebugSeverity severity, const GLuint(&ids)[N], bool enable) | oglplus::KHR_debug | static |
InsertMessage(DebugSource source, DebugType type, GLuint id, DebugSeverity severity, GLint length, const GLchar *buffer) | oglplus::KHR_debug | static |
InsertMessage(DebugSource source, DebugType type, GLuint id, DebugSeverity severity, StrCRef message) | oglplus::KHR_debug | static |
InsertMessage(DebugSource source, DebugType type, GLuint id, DebugSeverity severity, const GLchar(&message)[N]) | oglplus::KHR_debug | static |
PopGroup(void) | oglplus::KHR_debug | static |
PushGroup(DebugSource source, GLuint id, GLsizei length, const GLchar *message) | oglplus::KHR_debug | static |
PushGroup(DebugSource source, GLuint id, StrCRef message) | oglplus::KHR_debug | static |
PushGroup(DebugSource source, GLuint id, const GLchar(&message)[N]) | oglplus::KHR_debug | static |
Synchronous(bool enable=true) | oglplus::KHR_debug | static |