intel: Don't consider miptrees for other texture targets to match.
authorEric Anholt <eric@anholt.net>
Wed, 21 Dec 2011 23:15:09 +0000 (15:15 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 29 Dec 2011 17:33:56 +0000 (09:33 -0800)
commitab7794cada02f3b3b5e3a642c20eeedeb17b65a6
tree3d7b318554ea0188eded461a6315c46252b2ed27
parent0ddb759991c1b39baf04cbe366328630bceeaca7
intel: Don't consider miptrees for other texture targets to match.

We would have done a relayout at validate time, but it's senseless to
store into a miptree if it's going to force relayout.
src/mesa/drivers/dri/intel/intel_mipmap_tree.c
src/mesa/drivers/dri/intel/intel_tex_validate.c