Go to the source code of this file.
Defines |
#define | CHECK_GL_ERROR |
Functions |
void | glPrintError (const char *file, const long line) |
| Print OpenGL error for the specified location.
|
Define Documentation
Function Documentation
void glPrintError |
( |
const char * |
file, |
|
|
const long |
line | |
|
) |
| | |
Print OpenGL error for the specified location.
Definition at line 3 of file Error.cpp.