[MESA]
[reactos.git] / reactos / dll / opengl / mesa / src / mesa / vbo / vbo.h
index ed8fc17..010bf1d 100644 (file)
@@ -78,8 +78,7 @@ typedef void (*vbo_draw_func)( struct gl_context *ctx,
                               const struct _mesa_index_buffer *ib,
                               GLboolean index_bounds_valid,
                               GLuint min_index,
-                              GLuint max_index,
-                              struct gl_transform_feedback_object *tfb_vertcount );
+                              GLuint max_index);