radeon: remove debugging
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_swtcl.h
index e485052ad7746ca951da2ecb6ceffb2f2faf2ea8..3ada9890b37b74cf8aaa0f649b7e8edd1142e12e 100644 (file)
@@ -63,5 +63,5 @@ extern void radeon_translate_vertex( GLcontext *ctx,
 
 extern void radeon_print_vertex( GLcontext *ctx, const radeonVertex *v );
 
-
+extern void r100_swtcl_flush(GLcontext *ctx, uint32_t current_offset);
 #endif