vl/compositor: cleanup background clearing
[mesa.git] / src / gallium / auxiliary / vl / vl_compositor.h
index 6de6ca06521111bc3990e5555def7de09d6033d9..2a1f66cfb163fd91752227ee9222263fd6a05b8c 100644 (file)
@@ -224,7 +224,8 @@ void
 vl_compositor_render(struct vl_compositor_state *state,
                      struct vl_compositor       *compositor,
                      struct pipe_surface        *dst_surface,
-                     struct u_rect              *dirty_area);
+                     struct u_rect              *dirty_area,
+                     bool                        clear_dirty);
 
 /**
  * destroy this compositor