zink: unbind the ssbo slot being iterated, not the index of the buffer
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 8 May 2023 20:31:58 +0000 (16:31 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 9 May 2023 00:56:19 +0000 (00:56 +0000)
commit5149b2a938658e715a3609bd5416ce966f5d28ee
tree8080f7de1d6fcefe048ac543c051369a674be645
parent2f0749f8fda55ad851cf1aba19019adf18225e0f
zink: unbind the ssbo slot being iterated, not the index of the buffer

this otherwise breaks ssbo binding

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22907>
src/gallium/drivers/zink/zink_context.c