mesa: add KHR_no_error support for glBindImageTextures()
[mesa.git] / src / mapi / glapi / gen / ARB_multi_bind.xml
index f42eaa28e967c07bbb548a3ecfd0ba3ea30ae0e5..d58c2708cb273208edb0aa55a22b6536ede37b66 100644 (file)
@@ -35,7 +35,7 @@
         <param name="samplers" type="const GLuint *"/>
     </function>
 
-    <function name="BindImageTextures">
+    <function name="BindImageTextures" no_error="true">
         <param name="first" type="GLuint"/>
         <param name="count" type="GLsizei"/>
         <param name="textures" type="const GLuint *"/>