anv: Move and make anv_can_hiz_clear_ds_view non-static
authorSagar Ghuge <sagar.ghuge@intel.com>
Thu, 10 Sep 2020 21:40:08 +0000 (14:40 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 24 Apr 2023 21:33:49 +0000 (21:33 +0000)
commitee03b30e457af4e64fbe6b9528fb12cf3dd3bb99
tree36bb39a45ea7ca1a8732f4693da5725922020ef1
parente04a4142062c0df2cbe2523eefc017bb5e603e0b
anv: Move and make anv_can_hiz_clear_ds_view non-static

v2:
- Pass const image view param. (Nanley)

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20175>
src/intel/vulkan/anv_image.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c