Skip to content

aux/primconvert: handle singular incomplete restarts

Mike Blumenkrantz requested to merge zmike/mesa:primconvert into main

if no restart indices are found, this draw must be discarded to avoid crashing later on

Fixes: 58307074 ("util/primconvert: handle rewriting of prim-restart draws with unsupported primtype")

Merge request reports