Defines | Functions

src/render/header/Error.h File Reference

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

#define CHECK_GL_ERROR

Definition at line 8 of file Error.h.


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.