iris: provide dummy iris_image_view_aux_usage
authorTapani Pälli <tapani.palli@intel.com>
Fri, 6 Mar 2020 07:17:35 +0000 (09:17 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 16 Mar 2020 10:34:21 +0000 (10:34 +0000)
commitfe2baf72e7b8068cc0abce3f0bb9bd81565c8cf8
tree92b5ed2786b68f0cbb154ff50801f449baf5f0f6
parente8f0483ec408037ce7b7c6014674f13cc4461079
iris: provide dummy iris_image_view_aux_usage

Similar to iris_resource_texture_aux_usage this function will
determine proper aux_usage for image, now it will default to
ISL_AUX_USAGE_NONE.

v2: drop gen_device_info parameter, rename function (Nanley)

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4080>
src/gallium/drivers/iris/iris_resolve.c
src/gallium/drivers/iris/iris_resource.h