intel: Make a temporary miptree for the blit path of miptree mapping.
authorEric Anholt <eric@anholt.net>
Thu, 23 May 2013 23:58:58 +0000 (16:58 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 28 May 2013 20:06:56 +0000 (13:06 -0700)
commite845c5cf7abce55759501a473459aff3bf25c9ca
treee85b20fc1c4515ec4ec5b9e6e8f300a53ea79614
parent4a13beef886a1d4ce190fe29d3ef94db0c2e60b8
intel: Make a temporary miptree for the blit path of miptree mapping.

In a bit of debug code, we no longer have the inter-slice x/y to print.
But I think the level/slice is more useful in this case for looking at
what's getting mapped, especially given that INTEL_DEBUG=blit will tell
you the other value.

Reviewed-and-tested-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/intel/intel_mipmap_tree.c
src/mesa/drivers/dri/intel/intel_mipmap_tree.h