Skip to content

nir: move SQRT_TO_ABS_SQRT to NIR from GLSL

Mihai Preda requested to merge preda/mesa:abs into main

This implements on NIR the SQRT_TO_ABS_SQRT IR pass, and removes it from GLSL.

Merge request reports