nir/linker: support uniform when optimizing varying
Varying assigned from uniform won't change after interpolation, so move uniform load to fragment shader to eliminate the varying.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Varying assigned from uniform won't change after interpolation, so move uniform load to fragment shader to eliminate the varying.