summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_API.xml
diff options
context:
space:
mode:
authorTimothy Arceri <[email protected]>2017-06-28 13:57:10 +1000
committerTimothy Arceri <[email protected]>2017-06-29 08:54:11 +1000
commitd731b189335545abeb71b1cfc8b0562370d68d87 (patch)
tree63be940f73973b4275b01cc7537c29347f10b421 /src/mapi/glapi/gen/gl_API.xml
parent8e77fceedbd2b030906bacc7c524a77997ae11a1 (diff)
mesa: add KHR_no_error support for glEnableVertexA*A*()
Reviewed-by: Samuel Pitoiset <[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 b49ea916432..c685580314b 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -5346,7 +5346,7 @@
<glx handcode="true"/>
</function>
- <function name="EnableVertexAttribArray" es2="2.0">
+ <function name="EnableVertexAttribArray" es2="2.0" no_error="true">
<param name="index" type="GLuint"/>
<glx ignore="true"/>
<glx handcode="true"/>