i965/blorp: Add fields brw_blorp_mip_info::level,layer
authorChad Versace <chad.versace@linux.intel.com>
Wed, 20 Mar 2013 00:44:50 +0000 (17:44 -0700)
committerChad Versace <chad.versace@linux.intel.com>
Wed, 10 Apr 2013 17:55:10 +0000 (10:55 -0700)
commit87f4541bc1007dda1e345c16db94672620bc8fb2
treea3a0b0b9f19306e5278f254e2c0f306501b7c87f
parent2a416a9b1b1516200c9c704663022d4b17dca302
i965/blorp: Add fields brw_blorp_mip_info::level,layer

The new fields define the 2D miptree slice to be used. A following patch
will pass the new fields through to intel_miptree_slice_has_hiz().

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/brw_blorp.cpp
src/mesa/drivers/dri/i965/brw_blorp.h