Skip to content

glsl: Make all drivers take the GLSLOptimizeConservatively path.

Emma Anholt requested to merge anholt/mesa:always-conservative into main

Now that all consumers of GLSL use NIR, make the remaining drivers take the path that relies on NIR to really do optimization.

nouveau steam shader-db runtime -6.69631% +/- 1.29235% (n=12). No change on shader-db there.

Merge request reports