Skip to content

zink: try to prune resources from barrier jit on fb unbind

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

if a resource has no binds remaining then it should not remain in the queue for barrier updates on the next draw

cc: mesa-stable

Merge request reports