r300/compiler: kill off RC_WRAP_CLAMP
[mesa.git] / src / gallium / drivers / r300 / r300_flush.c
index 0d8158e19904b8bf2cb0619cbd466a65bbffa775..5e61f528b64a68543c66c29b64b176d0ea200ff5 100644 (file)
@@ -52,7 +52,6 @@ static void r300_flush(struct pipe_context* pipe,
 
     if (r300->dirty_hw) {
         FLUSH_CS;
-        r300->dirty_state = R300_NEW_KITCHEN_SINK;
         r300->dirty_hw = 0;
 
         /* New kitchen sink, baby. */