ac/surface: Fix depth import on GFX6-GFX8.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Thu, 13 Aug 2020 21:29:15 +0000 (23:29 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sun, 20 Sep 2020 23:51:58 +0000 (23:51 +0000)
commitecc19e9819c021d5e10246492284d8f68b019315
treea0bb919ca50602bfe90c89e4ff27069a6ac30227
parentf63ffc18e79a94ff7a4c418341e644cc3894a03a
ac/surface: Fix depth import on GFX6-GFX8.

Lets just do depth interop imports by convention between radv and
radeonsi for now. The only thing using this should be Vulkan interop
anyway.

CC: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6617>
src/amd/common/ac_surface.c