r300g: Remove extra printf format specifiers.
[mesa.git] / src / gallium / drivers / r300 / r300_blit.c
index 33344982c1ea53e1dd983fa1065902e96b3a82be..b627e01389823f00ee051137a74a833ca8e22a39 100644 (file)
@@ -202,6 +202,7 @@ DEBUG_GET_ONCE_BOOL_OPTION(hyperz, "RADEON_HYPERZ", FALSE)
 /* Clear currently bound buffers. */
 static void r300_clear(struct pipe_context* pipe,
                        unsigned buffers,
+                       const struct pipe_scissor_state *scissor_state,
                        const union pipe_color_union *color,
                        double depth,
                        unsigned stencil)