iris: Stop using blorp_hiz_stencil_op
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 9 Dec 2020 21:20:26 +0000 (13:20 -0800)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Dec 2020 22:41:33 +0000 (22:41 +0000)
commit0f369e1472438c71b0c3a9d1bb4ceb1d9b8c8a23
treeb8c57748ea13998653b104c4bab1296bdd70117b
parentac0d393eb18deec397efd8d5f40faf38dfeb12e4
iris: Stop using blorp_hiz_stencil_op

Delete this function call for two reasons:

1. Calling blorp_hiz_stencil_op within iris_resolve_color seems out of
   place.
2. AFAICT, iris stopped doing STC_CCS resolves with commit
   5b82d8ce8bc681905a8902902fb89151ca32d6c9.

Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8021>
src/gallium/drivers/iris/iris_resolve.c