intel: Allow blorp CopyTexSubImage to nonzero destination slices.
authorEric Anholt <eric@anholt.net>
Tue, 4 Jun 2013 17:35:26 +0000 (10:35 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 17 Jun 2013 22:43:23 +0000 (15:43 -0700)
commiteb2021507556633cd6ba64cda26653e3c43e80df
treed22d78a8e4f907b145ec5cdd44e3d45b1009a38a
parent746b57ef0e5625ec4081fdf856e99b29f71e4cf3
intel: Allow blorp CopyTexSubImage to nonzero destination slices.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/intel/intel_tex_copy.c