lima/pp: Add gl_FragCoord handling
Therefore we treat gl_FragCoord as a system value and handle the resulting nir_intrinsic_load_frag_coord instruction, which nearly equals to the handling of a 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.
Therefore we treat gl_FragCoord as a system value and handle the resulting nir_intrinsic_load_frag_coord instruction, which nearly equals to the handling of a varying.