gallium: Remove do_flip argument from surface_copy
[mesa.git] / src / mesa / state_tracker / st_texture.c
index 20c34cd80afd09387024d9596dee22736ab7904a..30b95bebab3ab8a836d1de38ccafbd4948f50f2e 100644 (file)
@@ -342,7 +342,6 @@ st_texture_image_copy(struct pipe_context *pipe,
                                             PIPE_BUFFER_USAGE_GPU_READ);
 
       pipe->surface_copy(pipe,
-                         FALSE,
                         dst_surface,
                         0, 0, /* destX, Y */
                         src_surface,