radeonsi: don't call emit_cache_flush after uploading bindless descriptors
authorMarek Olšák <marek.olsak@amd.com>
Sat, 19 Sep 2020 08:00:14 +0000 (04:00 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 24 Sep 2020 13:08:03 +0000 (13:08 +0000)
commit532259b8a3b8a92c79a1c6ea8d367394d1b39052
tree5333c3103e6abaf297130dbcf5b7018d2e8cf4c4
parentd647065b069d232ba41aa1512b5aa259feadd596
radeonsi: don't call emit_cache_flush after uploading bindless descriptors

The next draw call will do it.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6786>
src/gallium/drivers/radeonsi/si_descriptors.c