From: Emil Velikov Date: Thu, 26 Nov 2015 00:36:10 +0000 (+0000) Subject: glapi: add GetPointervKHR to the ES dispatch X-Git-Tag: upstream/17.1.0~14052 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f53f9eb8d495a318bc8e6fd758df4ba4074599ef;p=platform%2Fupstream%2Fmesa.git glapi: add GetPointervKHR to the ES dispatch The KHR_debug extension implements this. Strictly speaking it could be used with ES 1.0, although as the original function is available on ES 1.1, I'm inclined to lift the KHR_debug requirement to ES 1.1. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93048 Signed-off-by: Emil Velikov Reviewed-by: Timothy Arceri --- diff --git a/src/mapi/glapi/gen/KHR_debug.xml b/src/mapi/glapi/gen/KHR_debug.xml index e4a5a5b..431a788 100644 --- a/src/mapi/glapi/gen/KHR_debug.xml +++ b/src/mapi/glapi/gen/KHR_debug.xml @@ -181,6 +181,11 @@ + + + + +