#include <glimp.h>
Public Attributes | |
| HGLRC | hGLRC |
| HINSTANCE | hinstOpenGL |
| qboolean | minidriver |
| GLenum | drawbuffer |
| unsigned | extensions |
| GLenum glwstate_t::drawbuffer |
Definition at line 30 of file glimp.h.
Referenced by gl_drawbuffer_changed(), and VID_EndFrame().
| unsigned glwstate_t::extensions |
Definition at line 31 of file glimp.h.
Referenced by gl_swapinterval_changed(), and VID_Init().
| HGLRC glwstate_t::hGLRC |
Definition at line 27 of file glimp.h.
Referenced by SetupGL(), and VID_Shutdown().
| HINSTANCE glwstate_t::hinstOpenGL |
Definition at line 28 of file glimp.h.
Referenced by VID_GetCoreAddr(), WGL_Init(), and WGL_Shutdown().
| qboolean glwstate_t::minidriver |
Definition at line 29 of file glimp.h.
Referenced by GetFakeWindowExtensions(), LoadGL(), SetupGL(), VID_EndFrame(), and VID_Init().