From 741f642a6f6dedf51838248894a8a79f3cb53b83 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 25 Nov 2015 16:29:10 -0800 Subject: mesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS. GL_ALL_ATTRIB_BITS is a thing, and GL_CLIENT_ALL_ATTRIB_BITS, but I don't see GL_ALL_CLIENT_ATTRIB_BITS in my grepping of khronos XML, GL extension specs, GL 1.1, GL 2.2, and GL 4.4. Reviewed-by: Brian Paul --- src/mapi/glapi/gen/gl_API.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mapi/glapi') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index ec5d8ac25c0..21f6293bb6c 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -3139,7 +3139,6 @@ - -- cgit v1.2.3