radv: Fix DCC image store check
authorJoshua Ashton <joshua@froggi.es>
Fri, 10 Sep 2021 21:05:06 +0000 (22:05 +0100)
committerMarge Bot <eric+marge@anholt.net>
Sat, 11 Sep 2021 05:58:06 +0000 (05:58 +0000)
commit138463d3c3e3134aa43863ac8a5a18e60b9cb43a
tree6a37061c95b3a6a8850457411e0df60facff8554
parenteddb65ffb06cd8094c8a4bdd75392a1c5c149040
radv: Fix DCC image store check

Doesn't seem to be causing any issues right now but could with modifiers potentially.

Matches what is in RadeonSI where the comment is also shamelessly stolen from.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12811>
src/amd/vulkan/radv_image.c