Lines Matching defs:progress
1438 bool progress = false;
1463 progress = true;
1468 progress = true;
1477 progress = true;
1489 progress = true;
1495 if (progress) {
1502 return progress;
1593 bool progress = false;
1608 NIR_PASS(progress, nir, si_nir_kill_outputs, key);
1660 progress = true;
1664 NIR_PASS(progress, nir, nir_lower_poly_line_smooth, SI_NUM_SMOOTH_AA_SAMPLES);
1667 NIR_PASS(progress, nir, nir_lower_point_smooth);
1669 if (progress)
1704 if (progress || progress2 || opt_offsets)