Skip to content

zink: add a batch ref for committed sparse resources

Mike Blumenkrantz requested to merge zmike/mesa:zink-sparseref into main

What does this MR do and why?

zink: add a batch ref for committed sparse resources

this ensures that the sparse commit will complete before the resource
is destroyed

cc: mesa-stable

Merge request reports