#include <vcl_compiler.h>#include <vgui/vgui_config.h>#include <GL/gl.h>Go to the source code of this file.
Defines | |
| #define | VGUI_MESA 0 |
| #define | GL_ABGR_EXT 0x8000 |
| #define | GL_BGR 0x80E0 |
| #define | GL_BGRA 0x80E1 |
| #define | GL_UNSIGNED_SHORT_5_6_5 0x8363 |
| #define | GL_UNSIGNED_SHORT_5_5_5_1 0x8034 |
| #define | GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8066 |
Definition in file vgui_gl.h.
1.7.5.1