commit | 072634da4a6ee5eafb5f5df26ca5f988209e6d40 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon May 21 09:52:46 2012 -0700 |
committer | Eric Anholt <eric@anholt.net> | Wed May 23 10:18:27 2012 -0700 |
tree | 4d401a0cb662cbb685b3d96b778078fa647927e4 | |
parent | 5b226ad603302554f38e6b12a93bd2cf443d4b56 [diff] |
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>