mesa/st: enable carry/borrow lowering pass
[mesa.git] / src / mesa / main / dd.h
index 9715241355d8a82a44b7f7e3fe97d33dd364f4c9..633ea2c3a2e77cff0f5d8a93e7d4794444871e40 100644 (file)
@@ -314,10 +314,10 @@ struct dd_function_table {
    /*@{*/
 
    /**
-    * Called by glBindTexture().
+    * Called by glBindTexture() and glBindTextures().
     */
-   void (*BindTexture)( struct gl_context *ctx, GLenum target,
-                        struct gl_texture_object *tObj );
+   void (*BindTexture)( struct gl_context *ctx, GLuint texUnit,
+                        GLenum target, struct gl_texture_object *tObj );
 
    /**
     * Called to allocate a new texture object.  Drivers will usually