anv: Split color_attachment_compute_aux_usage in two
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 25 Mar 2020 21:38:28 +0000 (16:38 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Apr 2020 22:45:39 +0000 (22:45 +0000)
In particular, we split out an anv_can_fast_clear_color_view helper
which only cares about fast-clear and not aux_usage itself.

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4393>


No differences found