diff options
Diffstat (limited to 'src/mapi/glapi/gen/gl_API.xml')
-rw-r--r-- | src/mapi/glapi/gen/gl_API.xml | 2 |
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 c685580314b..8a8f15b9dd4 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -5340,7 +5340,7 @@ <glx ignore="true"/> </function> - <function name="DisableVertexAttribArray" es2="2.0"> + <function name="DisableVertexAttribArray" es2="2.0" no_error="true"> <param name="index" type="GLuint"/> <glx ignore="true"/> <glx handcode="true"/> |