anv/meta: Replace copy_format w/ block size in do_buffer_copy()
authorNanley Chery <nanley.g.chery@intel.com>
Sat, 27 Feb 2016 22:25:00 +0000 (14:25 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 3 Mar 2016 19:24:38 +0000 (11:24 -0800)
commitcfe70367503ffb49a850a17e03f4c7e4138af4f1
treeeabd3b27daab64f3150003b08b1a3e2c73711c09
parentd50ff250ec25e4903ef9e82c47981aaed962e464
anv/meta: Replace copy_format w/ block size in do_buffer_copy()

This is a preparatory commit that will simplify the future usage of
this function.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/intel/vulkan/anv_meta_blit.c