Skip to content

zink: change descriptor flushing to assert

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

there should never be flushing due to pool depletion; instead, trigger an oom flush and stall to replenish the pool after the draw/compute

Merge request reports