From: Ian Romanick Date: Tue, 12 May 2015 18:37:42 +0000 (-0700) Subject: glapi: Mark a couple functions "ignore" for GLX X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0784bb01b5e42db7d7241e9baa793f647ef5be52;p=mesa.git glapi: Mark a couple functions "ignore" for GLX Without this the next patch will try to put these functions in the dispatch table in indirect_init.c. Signed-off-by: Ian Romanick Reviewed-by: Emil Velikov --- diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index d1565989c2e..4c23bd9f663 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -6672,7 +6672,7 @@ - + @@ -6738,7 +6738,7 @@ - +