r200: use correct finish interface
[mesa.git] / src / mesa / drivers / dri / r200 / r200_swtcl.h
index 91c7c0ff8fc045b92d96e3e5901d50fac2c38284..a4051a4b768f2e0774229b36876cd56618eb0a02 100644 (file)
@@ -66,5 +66,5 @@ extern void r200PointsBitmap( GLcontext *ctx, GLint px, GLint py,
                              const struct gl_pixelstore_attrib *unpack,
                              const GLubyte *bitmap );
 
-
+void r200_swtcl_flush(GLcontext *ctx, uint32_t current_offset);
 #endif