From: Ilia Mirkin Date: Sun, 6 Aug 2017 14:39:06 +0000 (-0400) Subject: glapi: per the extension spec, the EXT-suffixed function should be used X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8614679e78186482cc7ff84af83acdd29e359086;p=mesa.git glapi: per the extension spec, the EXT-suffixed function should be used We already expose glMultiDrawElementsBaseVertexEXT as part of the EXT_draw_elements_base_vertex chunk, so this one can just be removed. Signed-off-by: Ilia Mirkin Acked-by: Samuel Pitoiset --- diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml index 271f0c09c4c..3a2bdb2fdc3 100644 --- a/src/mapi/glapi/gen/es_EXT.xml +++ b/src/mapi/glapi/gen/es_EXT.xml @@ -1165,16 +1165,6 @@ - - - - - - - - -