From: Eric Anholt Date: Wed, 27 Feb 2013 20:47:09 +0000 (-0800) Subject: glapi: Add parameter count information for uniforms. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a3ea852ea659f22cb016b02bf2375817874266a;p=mesa.git glapi: Add parameter count information for uniforms. This is the kind of information that would have been present for GLX, if GLX supported modern GL. This allows these entrypoints to get automatic asynchronous marshalling code generated for glthread. --- diff --git a/src/mapi/glapi/gen/GL3x.xml b/src/mapi/glapi/gen/GL3x.xml index c17a6440279..9ca3d47a7e9 100644 --- a/src/mapi/glapi/gen/GL3x.xml +++ b/src/mapi/glapi/gen/GL3x.xml @@ -424,26 +424,26 @@ - - + + - - + + - - + + - - + + diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index df9592477c2..b59d90bee97 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -5685,83 +5685,83 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - + - + - + - + - + - + @@ -6004,44 +6004,44 @@ - + - + - + - + - + - + - + - + - + - + - + - +