Skip to content

panfrost: Fix indirect draws when vertex or instance count is 0

Boris Brezillon requested to merge bbrezillon/mesa:pan-indirect-draw-fix into main

In that case we should just skip the vertex/tiler jobs as done in the direct draw path.

Signed-off-by: Boris Brezillon boris.brezillon@collabora.com

Merge request reports

Loading