Skip to content

zink: fix implicit qbo resets

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

an implicit reset occurs when the driver internally decides to reset a query

when a reset takes place, any active sections of the qbo must be preserved if they exist so that they can be applied to successive runs of the query

Merge request reports

Loading