Skip to content

aux/tc: pass rebind count and rebind bitmask with replace_buffer_storage func

Mike Blumenkrantz requested to merge zmike/mesa:tc-rebind into main

tc already calculates all the rebinding that needs to be done on a given context, so (some of) this info can be passed on to drivers to enable optimizations

#4800 (closed)

Merge request reports