summaryrefslogtreecommitdiffstats
path: root/src/mapi
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2017-08-24 12:06:26 +0200
committerSamuel Pitoiset <[email protected]>2017-08-25 11:35:29 +0200
commit1c88ed9558ef38a1334cb63bff16af0c19e69054 (patch)
treee15d6ec3743c48e0b03ebf412831963d275b66e3 /src/mapi
parent061a1eebe193094d0f672b0f9b21db6f4ade3cee (diff)
mesa: add KHR_no_error support to glPauseTransformFeedback()
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/EXT_transform_feedback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/EXT_transform_feedback.xml b/src/mapi/glapi/gen/EXT_transform_feedback.xml
index 2f893960c56..b5ba5803886 100644
--- a/src/mapi/glapi/gen/EXT_transform_feedback.xml
+++ b/src/mapi/glapi/gen/EXT_transform_feedback.xml
@@ -102,7 +102,7 @@
<return type="GLboolean"/>
</function>
- <function name="PauseTransformFeedback" es2="3.0">
+ <function name="PauseTransformFeedback" es2="3.0" no_error="true">
</function>
<function name="ResumeTransformFeedback" es2="3.0">