swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
[mesa.git] / src / gallium / winsys / sw / wayland / wayland_sw_winsys.c
index f432de98fef34f747eac2ae57ac70fc75a9ad0be..e4286136fe4556373efdebfb8c0559dfabe4d9df 100644 (file)
@@ -75,7 +75,8 @@ wayland_sw_winsys(struct sw_winsys *ws)
 static void
 wayland_displaytarget_display(struct sw_winsys *ws,
                               struct sw_displaytarget *dt,
-                              void *context_private)
+                              void *context_private,
+                              struct pipe_box *box)
 {
 }