zink: handle rebinds for vertex buffers
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sat, 30 Jan 2021 14:06:25 +0000 (09:06 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 May 2021 14:39:57 +0000 (14:39 +0000)
commit906371153cb05024f8d471a0d3167279f98ff54b
treec70274681f05891a11566df0ec411c21c28bb9ce
parent6d6ef97035a6a5eb787950ff1c3505a862517919
zink: handle rebinds for vertex buffers

now that the tracking info is there, it's easy to make this happen

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10997>
src/gallium/drivers/zink/zink_context.c