anv: Simplify a case in layout_to_aux_usage
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 7 Mar 2020 01:22:57 +0000 (19:22 -0600)
committerMarge Bot <eric+marge@anholt.net>
Fri, 24 Apr 2020 16:17:45 +0000 (16:17 +0000)
commit65e541ab16a156b0128e4c6917af86d0a6be264c
tree0734a5ec90b31bed6f3d1ff3dd591b80eaff00dd
parent5cb6c5d11d3eee083bb16942cb294434626cc14c
anv: Simplify a case in layout_to_aux_usage

If it's depth, the only possible value of planes[plane].aux_usage is
ISL_AUX_USAGE_HIZ at least right now.

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4100>
src/intel/vulkan/anv_image.c