i965/draw: Account for BaseInstance in VBO bounds
[mesa.git] / src / mesa / drivers / dri / i965 / test_vec4_register_coalesce.cpp
index cc4a2de89d5bcd8dd6555860679f16701221f35c..1873d9ca16e158ebace09aa7495f8dbd24ca75e8 100644 (file)
@@ -59,8 +59,7 @@ public:
    }
 
 protected:
-   virtual dst_reg *make_reg_for_system_value(int location,
-                                              const glsl_type *type)
+   virtual dst_reg *make_reg_for_system_value(int location)
    {
       unreachable("Not reached");
    }