anv/blorp: Handle zero width/height blits in blorp_copy()
authorAnuj Phogat <anuj.phogat@gmail.com>
Mon, 26 Sep 2016 17:17:49 +0000 (10:17 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 4 Oct 2016 20:20:34 +0000 (13:20 -0700)
commitf75a93f6102763c04858582f2d890f6d2f27ff0e
tree4dca1b078fb21a850df0e0d1a5b49c5539156188
parent2c78b2ec901ca87698b5f5fadb547e0fc727800d
anv/blorp: Handle zero width/height blits in blorp_copy()

V2: Move the check from copy_buffer_to_image() to blorp_copy(). (Nanley)

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/blorp/blorp_blit.c