Skip to content

lavapipe: don't clamp index buffer size for null index buffer draws

Mike Blumenkrantz requested to merge zmike/mesa:lavapipe-null-ibo into main

What does this MR do and why?

lavapipe: don't clamp index buffer size for null index buffer draws

this should execute however many draws the user is trying to execute

cc: mesa-stable

Merge request reports