diff options
Diffstat (limited to 'src/mapi')
-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 fc863be87af..95c448d2364 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -3333,7 +3333,7 @@ <glx sop="143" handcode="client" always_array="true"/> </function> - <function name="BindTexture" es1="1.0" es2="2.0"> + <function name="BindTexture" es1="1.0" es2="2.0" no_error="true"> <param name="target" type="GLenum"/> <param name="texture" type="GLuint"/> <glx rop="4117"/> |