From: Eric Anholt Date: Fri, 18 Sep 2015 18:55:41 +0000 (-0400) Subject: mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bfc64b968827aff39477d7dab0203446d03eb459;p=mesa.git mesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POSITION In converting to using the Khronos XML, I found that our XML had these two swapped, and the text spec agreed. Reviewed-by: Ian Romanick --- diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 6243bddd218..ec5d8ac25c0 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -9687,11 +9687,11 @@ - + - +