intel/blorp: Use the depth copy format more on BDW+
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 8 May 2023 23:22:20 +0000 (16:22 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 22 May 2023 22:20:58 +0000 (22:20 +0000)
commit85142f3fce2f24ec39e075d48d171d6e6ad0289d
treeec22c089f7fc6b0570fe048219649c465162b19f
parent57b85b6002d406cc405a46e70fae93e2754eeed9
intel/blorp: Use the depth copy format more on BDW+

Sampling with HiZ is introduced on BDW+. For BLORP copies, instead of
using the depth format when the source uses HiZ, use it for all depth
sampling on BDW+.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23087>
src/intel/blorp/blorp_blit.c