freedreno/a6xx: Move rsc seqno out of tex cache key
authorRob Clark <robdclark@chromium.org>
Sat, 11 Feb 2023 20:28:52 +0000 (12:28 -0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Feb 2023 21:26:27 +0000 (21:26 +0000)
commita3c73987ab92f7a43cd4e8918bde8b4bd04ca9fd
tree1a0961dcdebf9fdaf7d611b1e06d8a2b714070b9
parent94abccf3ce50383a1ca0feceb6e95a065b89c19f
freedreno/a6xx: Move rsc seqno out of tex cache key

Since we invalidate tex cache entries if an associated pipe_resource is
rebound, we don't rely on the rsc_seqno being part of the tex cache key.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21408>
src/gallium/drivers/freedreno/a6xx/fd6_texture.c
src/gallium/drivers/freedreno/a6xx/fd6_texture.h