Skip to content

util/vbuf: handle multidraws

Mike Blumenkrantz requested to merge zmike/mesa:vbuf-vroom into main

this moves the handling from cso_conext to vbuf, which reduces overhead for draws that aren't rewritten

the improved version of !17635 (closed)

Merge request reports