zink: be more explicit with image barriers for copy operations
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 10 Sep 2020 18:45:04 +0000 (14:45 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 19 Feb 2021 02:05:13 +0000 (02:05 +0000)
commit0fd58b4537a92d72c7eb7d86a14033356adc24fa
treedd169e482600618079ab7abf77d6ebadd98b2de8
parent466efcb2473c0bc63318a9b8bb83f8c1481c4bdb
zink: be more explicit with image barriers for copy operations

we know the access and pipeline stage here, so we can pass those along
to ensure synchronization

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8945>
src/gallium/drivers/zink/zink_resource.c