summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mapi/glapi/gen/KHR_debug.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mapi/glapi/gen/KHR_debug.xml b/src/mapi/glapi/gen/KHR_debug.xml
index e4a5a5b01e6..431a788c961 100644
--- a/src/mapi/glapi/gen/KHR_debug.xml
+++ b/src/mapi/glapi/gen/KHR_debug.xml
@@ -181,6 +181,11 @@
<param name="messageLog" type="GLchar *" output="true"/>
</function>
+ <function name="GetPointervKHR" alias="GetPointerv" es1="1.1" es2="2.0">
+ <param name="pname" type="GLenum"/>
+ <param name="params" type="GLvoid **" output="true"/>
+ </function>
+
<function name="PushDebugGroupKHR" alias="PushDebugGroup" es1="1.0" es2="2.0">
<param name="source" type="GLenum"/>
<param name="id" type="GLuint"/>