#include "config_crgsg.h"
#include <graphicsWindow.h>
Go to the source code of this file.
Functions | |
void | report_errors () |
Checks for any outstanding error codes and outputs them, if found. |
Definition in file crGraphicsStateGuardian.I.
|
Checks for any outstanding error codes and outputs them, if found. If NDEBUG is defined, this function does nothing. Definition at line 1199 of file crGraphicsStateGuardian.I. Referenced by CRGraphicsStateGuardian::copy_pixel_buffer(), wcrGraphicsWindow::DestroyMe(), wcrGraphicsWindow::enable_mouse_motion(), LoaderFileTypeBam::get_extension(), and CRGraphicsStateGuardian::issue_render_mode(). |