Skip to content

Etnaviv: enable triangle strips only when properly supported

Gert Wollny requested to merge gerddie/mesa:etnaviv-small-fixes into master

The patch enables PRIM_TRIANGLE_STRIP only when BUG_FIXES8 is set.

Fixes: dEQP-GLES2.functional.draw.draw_elements.triangle_strip.multiple_attributes

Edited by Gert Wollny

Merge request reports