summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/GL3x.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapi/glapi/gen/GL3x.xml')
-rw-r--r--src/mapi/glapi/gen/GL3x.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/GL3x.xml b/src/mapi/glapi/gen/GL3x.xml
index 8b895ccb494..8d10f78e824 100644
--- a/src/mapi/glapi/gen/GL3x.xml
+++ b/src/mapi/glapi/gen/GL3x.xml
@@ -117,7 +117,7 @@
<!-- These functions are unique to GL3 -->
- <function name="ClearBufferiv" es2="3.0" marshal="custom">
+ <function name="ClearBufferiv" es2="3.0" marshal="custom" no_error="true">
<param name="buffer" type="GLenum"/>
<param name="drawbuffer" type="GLint"/>
<param name="value" type="const GLint *"/>