Skip to content

zink: add some tracking for vertex buffers

Mike Blumenkrantz requested to merge zmike/mesa:zink-vb_tracking into master

we need to ensure that these buffers get referenced while we're holding them and that we're marking them as being used in a batch

Merge request reports