aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/gl_macro.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mgl/gl_macro.h')
-rw-r--r--include/mgl/gl_macro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mgl/gl_macro.h b/include/mgl/gl_macro.h
index 3141f78..cbecf94 100644
--- a/include/mgl/gl_macro.h
+++ b/include/mgl/gl_macro.h
@@ -46,6 +46,7 @@
#define GL_CLAMP_TO_EDGE 0x812F
#define GL_LINEAR 0x2601
+#define GL_LINEAR_MIPMAP_LINEAR 0x2703
#define GL_POINTS 0x0000
#define GL_LINES 0x0001