mesa: add KHR_no_error support to glEndConditionalRender()

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
This commit is contained in:
Samuel Pitoiset
2017-07-20 11:10:41 +02:00
parent 4ded964fed
commit 71064d34aa
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -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 -->