intel: Add a flag for miptree mapping to disable transcoding.
authorEric Anholt <eric@anholt.net>
Tue, 26 Feb 2013 18:50:05 +0000 (10:50 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 1 Mar 2013 19:50:03 +0000 (11:50 -0800)
commit6d6bd2ac7ccf4e78f857cc114c04a840ba6785dd
treed95533e329e06e837c8f9220c11bb47c2c9cecf9
parente63c959451dcdc42fc23b6b4c0871701abbaf23c
intel: Add a flag for miptree mapping to disable transcoding.

I want to reuse intel_miptree_map() to replace some region mapping that's
broken for separate stencil, but doing so would result in new demands on
ETC transcode that we actually don't want to happen.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_mipmap_tree.c
src/mesa/drivers/dri/intel/intel_mipmap_tree.h