anv: Reduce accesses of isl_mod_info->aux_usage
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 21 Jun 2023 16:53:08 +0000 (12:53 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jul 2023 20:53:26 +0000 (20:53 +0000)
commit569f80f2dfcd4cc31d3d9f835b9c573b7ddb1dca
tree77a605a12b1614e8973c75ff74c730fa87b6f0a0
parentf2dab434d8b8b8d3fc8532c729e489dd16848706
anv: Reduce accesses of isl_mod_info->aux_usage

This field will be replaced in an upcoming patch.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24120>
src/intel/vulkan/anv_formats.c
src/intel/vulkan/anv_image.c
src/intel/vulkan/genX_cmd_buffer.c