iris: Enable CCS for copies from HiZ+CCS depth buffers
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 7 Feb 2020 22:20:32 +0000 (16:20 -0600)
committerMarge Bot <eric+marge@anholt.net>
Thu, 5 Mar 2020 18:56:45 +0000 (18:56 +0000)
commita0d5c7da18c9ace4a2153d1352ac44cb3bd65425
treea7a26cf040357f4ef8ca98faaf14df5a3b0bdb68
parent83b641a038704d7fe834d13dad39b0a9f841baca
iris: Enable CCS for copies from HiZ+CCS depth buffers

Ever since b274469daae, BLORP is able to sample from whatever the
sampler supports.  In c0c899cf7892, we added HiZ support for copies from
HiZ compressed depth buffers but forgot HiZ+CCS.

Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3717>
src/gallium/drivers/iris/iris_blit.c