45 #ifndef DISTI_GLS_STATE_MANAGER_H_INCLUDED
46 #define DISTI_GLS_STATE_MANAGER_H_INCLUDED
54 #ifdef GLS_GL_DEBUGGING
55 # define ERROR_CHECK() DistiAssert( GL_NO_ERROR == GlsStateManager::CheckError() );
57 # define ERROR_CHECK()
58 #endif // GLS_GL_DEBUGGING
94 #endif // DISTI_GLS_STATE_MANAGER_H_INCLUDED
static IGlsStateManager * Instance(void)
IGlsStateManager, interface to a state manager that manages the GL Studio runtime library's use of th...
IGlsStateManager, interface to a state manager that manages the GL Studio runtime library's use of th...
Hold global objects so we can control order of destruction.
Definition: util.h:1684
Definition: gls_state_manager_interface.h:67
Definition: gls_state_manager.h:66
Definition: bmpimage.h:46
static GLenum CheckError()