iris: Open-code iris_cache_flush_for_read() and iris_cache_flush_for_depth().
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 6 Feb 2020 04:36:35 +0000 (20:36 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 3 Jun 2020 23:12:22 +0000 (23:12 +0000)
commitb92818849360d629bff186feb0f580a114600062
treef95797237fc3725b0d854dc083671a10ccd0a5fd
parent74c774dce9e88f7c01700a4d719c3761650a3055
iris: Open-code iris_cache_flush_for_read() and iris_cache_flush_for_depth().

These have become one-liners now so they can be easily inlined.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3875>
src/gallium/drivers/iris/iris_blorp.c
src/gallium/drivers/iris/iris_context.h
src/gallium/drivers/iris/iris_resolve.c