summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2017-06-20 18:17:29 +0200
committerSamuel Pitoiset <[email protected]>2017-06-21 08:47:12 +0200
commitd222e14ffa6b72727238f45bacb0a39bf37f2ff7 (patch)
treef9b927079864d5925859bec14421e4a3a863fed1 /src/mapi/glapi/gen/gl_API.xml
parent8ab0aaa3507247c8cddace7e2eee02382beebf34 (diff)
mesa: add KHR_no_error support for glStencilMaskSeparate()
Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 81e70546b60..a0b93cb1490 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -5287,7 +5287,7 @@
<glx ignore="true"/>
</function>
- <function name="StencilMaskSeparate" es2="2.0">
+ <function name="StencilMaskSeparate" es2="2.0" no_error="true">
<param name="face" type="GLenum"/>
<param name="mask" type="GLuint"/>
<glx ignore="true"/>