summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2017-05-10 17:20:10 +1000
committerTimothy Arceri <[email protected]>2017-05-17 10:12:03 +1000
commitd5e382e316b651f1b048407b014c6e9cfc05b8cc (patch)
tree6d4f94c0b09e773f11dfb0ba3498d48e249004b7 /src/mapi/glapi/gen/gl_API.xml
parentcb5627cbac2c68b0faccdedaeb462fbd507ddc7e (diff)
mesa: add KHR_no_error support for CompressedTex*SubImage1D()
Reviewed-by: Nicolai Hähnle <[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 50d60f53da6..026f74c2a04 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -4571,7 +4571,7 @@
<glx rop="218" handcode="client"/>
</function>
- <function name="CompressedTexSubImage1D" marshal="sync">
+ <function name="CompressedTexSubImage1D" marshal="sync" no_error="true">
<param name="target" type="GLenum"/>
<param name="level" type="GLint"/>
<param name="xoffset" type="GLint"/>