Skip to content

Revert "r600: don't set an index_bias for indirect draw calls"

Gert Wollny requested to merge gerddie/mesa:r600-revert-indirect-draw-fix into master

This reverts commit acdf1a12.

While this commit fixed the gles CTS regressions, it introduced regressions that made the driver unusable, hence the revert.

Closes #4657 (closed)

Merge request reports