i965: Replace intel_need_resolve with the hiz ops it maps to.
authorEric Anholt <eric@anholt.net>
Mon, 21 May 2012 16:52:46 +0000 (09:52 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 23 May 2012 17:18:27 +0000 (10:18 -0700)
commit072634da4a6ee5eafb5f5df26ca5f988209e6d40
tree4d401a0cb662cbb685b3d96b778078fa647927e4
parent5b226ad603302554f38e6b12a93bd2cf443d4b56
i965: Replace intel_need_resolve with the hiz ops it maps to.

Having this enum separate caused us to need a bunch of helper
functions to translate to the op to be executed.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/intel/intel_mipmap_tree.c
src/mesa/drivers/dri/intel/intel_resolve_map.c
src/mesa/drivers/dri/intel/intel_resolve_map.h