Skip to content

glsl-1.30: add more loop unroll tests

Timothy Arceri requested to merge tarceri/piglit:more_unroll_tests into main

These tests make sure changes to mesas loop analysis don't cause loops that do subtraction on the induction var to incorretly unroll.

Merge request reports

Loading