summaryrefslogtreecommitdiffstats
path: root/src/mapi
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2017-07-20 11:10:41 +0200
committerSamuel Pitoiset <[email protected]>2017-08-02 12:54:31 +0200
commit71064d34aa3bb87e7bdfe805edf3eef6a137ee05 (patch)
tree8f0a0b0bc5efefe0e0c15451ea93f9204e529c40 /src/mapi
parent4ded964fed944e76e5c1aef149839567513e5909 (diff)
mesa: add KHR_no_error support to glEndConditionalRender()
Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/mapi')
-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 63a57ebc1e2..d6040faa3e2 100644
--- a/src/mapi/glapi/gen/GL3x.xml
+++ b/src/mapi/glapi/gen/GL3x.xml
@@ -251,7 +251,7 @@
<param name="mode" type="GLenum"/>
</function>
- <function name="EndConditionalRender">
+ <function name="EndConditionalRender" no_error="true">
</function>
<!-- These functions alias ones from GL_EXT_gpu_shader4 -->