Structure containing data passed to Callback functor. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/KHR_debug.hpp>
Public Attributes | |
DebugSource | source |
The source of the debug message. | |
DebugType | type |
The type of the debug message. | |
GLuint | id |
The id of the debug message. | |
DebugSeverity | severity |
The severity of the debug message. | |
GLsizei | length |
The length of th debug message. | |
const GLchar * | message |
The debug message. | |
Structure containing data passed to Callback functor.