mesa: add KHR_no_error support to glBindSamplers()
[mesa.git] / src / mapi / glapi / gen / ARB_multi_bind.xml
index 601680f30bdf3146afc4881914cbfb40c15e66cf..5d78954fad40eb7a349d8c5d3d25420ce34f049b 100644 (file)
@@ -29,7 +29,7 @@
         <param name="textures" type="const GLuint *"/>
     </function>
 
-    <function name="BindSamplers">
+    <function name="BindSamplers" no_error="true">
         <param name="first" type="GLuint"/>
         <param name="count" type="GLsizei"/>
         <param name="samplers" type="const GLuint *"/>