svga: use helper function to do copy region
authorCharmaine Lee <charmainel@vmware.com>
Tue, 24 Oct 2017 17:57:42 +0000 (10:57 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 10 Sep 2018 19:07:30 +0000 (13:07 -0600)
commit3233d0539021e3aa3bbf5bba66bc6d01aa6a599c
tree89132e8e374b9d141d06faf20fd322c949782852
parent74791b80b9a3d875f27cc3710d282b6e5da3b95f
svga: use helper function to do copy region

Use the common helper function svga_texture_copy_region
for copy region command.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_pipe_blit.c