radv: Do not use a pipe offset for aliased sparse images.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sat, 16 Jan 2021 13:27:58 +0000 (14:27 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 18 Jan 2021 11:12:45 +0000 (11:12 +0000)
commitaf1aef10f9a1ae0fbd986fe28c8450462695a5af
treebb2b4965748dc700ad08774c883d48ac9ee590de
parent23f2e7771053233df3d4c348ae46f838ccdda7ef
radv: Do not use a pipe offset for aliased sparse images.

Otherwise the offset might not match between the images that are
aliased.

Fixes: e553ea51e8c ("radv: Create sparse images.")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4072
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8535>
.gitlab-ci/deqp-radv-raven-aco-fails.txt
.gitlab-ci/deqp-radv-vega10-aco-fails.txt
src/amd/vulkan/radv_image.c