diff options
Diffstat (limited to 'src/mapi/glapi')
-rw-r--r-- | src/mapi/glapi/gen/ARB_bindless_texture.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/glapi/gen/ARB_bindless_texture.xml b/src/mapi/glapi/gen/ARB_bindless_texture.xml index 0f3de162de7..762cadf6fea 100644 --- a/src/mapi/glapi/gen/ARB_bindless_texture.xml +++ b/src/mapi/glapi/gen/ARB_bindless_texture.xml @@ -27,7 +27,7 @@ <param name="handle" type="GLuint64" /> </function> - <function name="GetImageHandleARB"> + <function name="GetImageHandleARB" no_error="true"> <return type="GLuint64"/> <param name="texture" type="GLuint" /> <param name="level" type="GLint" /> |