|
Carna
Version 3.0.1
|
Defines the REPORT_GL_ERROR macro. More...
#include <Carna/base/CarnaException.h>
Include dependency graph for glError.h:Go to the source code of this file.
Macros | |
| #define | __func__ __FUNCTION__ |
Overloads the func macro with FUNCTION for GCC compatibility. More... | |
| #define | __REPORT_GL_ERROR_IMPL |
| Defines the implementation of the REPORT_GL_ERROR macro. More... | |
| #define | REPORT_GL_ERROR __REPORT_GL_ERROR_IMPL |
| Queries the GL error state and prints it to the debug output. More... | |
| #define __func__ __FUNCTION__ |
| #define __REPORT_GL_ERROR_IMPL |
Defines the implementation of the REPORT_GL_ERROR macro.
| #define REPORT_GL_ERROR __REPORT_GL_ERROR_IMPL |
Documentation generated by Doxygen