glsl: Add "built-in" functions to do neg(fp64)
[mesa.git] / src / compiler / glsl / float64.glsl
2019-01-10 Elie Tournierglsl: Add "built-in" functions to do neg(fp64)
2019-01-10 Elie Tournierglsl: Add "built-in" function to do abs(fp64)
2019-01-10 Matt Turnerglsl: Create file to contain software fp64 functions