anv: Stop filling out the clear color in compute_aux_usage
authorJason Ekstrand <jason@jlekstrand.net>
Tue, 24 Mar 2020 23:08:03 +0000 (18:08 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 28 Apr 2020 22:45:39 +0000 (22:45 +0000)
commiteaa8f043cdd218ae8f21a38e0a4d052a80aecef1
treeff3cd8a46bb51b9944245a0202cf1dfa8a223681
parent5808efdf40d2496e14625322c1f9e8bdbe6f8c36
anv: Stop filling out the clear color in compute_aux_usage

It's a pointless micro-optimization that just makes compute_aux_usage
unnecessarily entangled with setting up surface states.

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