diff options
Diffstat (limited to 'dispatch')
-rw-r--r-- | dispatch/glimports.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dispatch/glimports.hpp b/dispatch/glimports.hpp index 44f2a0f3..e82b1231 100644 --- a/dispatch/glimports.hpp +++ b/dispatch/glimports.hpp @@ -85,6 +85,10 @@ #define GL_TRANSPOSE_PROJECTIVE_3D_NV 0x9099 +// GL_VMWX_map_buffer_debug +#define GL_MAP_NOTIFY_EXPLICIT_BIT_VMWX 0x80000000 + + #if defined(_WIN32) #include <GL/wglext.h> |