aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/mtypes.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-05-10 13:17:13 +0000
committermarha <marha@users.sourceforge.net>2011-05-10 13:17:13 +0000
commit0f6aea154580c2f220be98d12108dd7d316c21f6 (patch)
treec60630ec6de1c0b2a4367133a15a19300afb8625 /mesalib/src/mesa/main/mtypes.h
parent43b2398ee28e9144fd51eb9994d67c4c9a198c9c (diff)
downloadvcxsrv-0f6aea154580c2f220be98d12108dd7d316c21f6.tar.gz
vcxsrv-0f6aea154580c2f220be98d12108dd7d316c21f6.tar.bz2
vcxsrv-0f6aea154580c2f220be98d12108dd7d316c21f6.zip
libfontenc pixman mesa git update 10 May 2011
Diffstat (limited to 'mesalib/src/mesa/main/mtypes.h')
-rw-r--r--mesalib/src/mesa/main/mtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesalib/src/mesa/main/mtypes.h b/mesalib/src/mesa/main/mtypes.h
index 29c8cfd23..eb2efc89a 100644
--- a/mesalib/src/mesa/main/mtypes.h
+++ b/mesalib/src/mesa/main/mtypes.h
@@ -2793,6 +2793,7 @@ struct gl_extensions
GLboolean ARB_seamless_cube_map;
GLboolean ARB_shader_objects;
GLboolean ARB_shader_stencil_export;
+ GLboolean ARB_shader_texture_lod;
GLboolean ARB_shading_language_100;
GLboolean ARB_shadow;
GLboolean ARB_shadow_ambient;