From: Ilia Mirkin Date: Sun, 3 Apr 2016 06:44:50 +0000 (-0400) Subject: mesa: expose EXT_base_instance in ES3 contexts X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d76e1cd2dd24d0807a8db78fb6f7ebfeb50f22b4;p=mesa.git mesa: expose EXT_base_instance in ES3 contexts This extension is identical to ARB_base_instance. Reuse the same entrypoints. Signed-off-by: Ilia Mirkin Reviewed-by: Dave Airlie --- diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml index 3b2c15ebf5c..bf67eae40d4 100644 --- a/src/mapi/glapi/gen/es_EXT.xml +++ b/src/mapi/glapi/gen/es_EXT.xml @@ -924,6 +924,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +