Skip to content

mesa/glsl: Add support for NV_shader_noperspective_interpolation

Gert Wollny requested to merge gerddie/mesa:submit-enable-nv-noperspective into main

With EXT_gpu_shader4 the support is already in place, we just have to allow it in glsl and expose the extension name.

Merge request reports