r600/sfn: Lower FS inputs to temps late and, and lower interpolate at
authorGert Wollny <gert.wollny@collabora.com>
Fri, 26 Feb 2021 15:14:52 +0000 (16:14 +0100)
committerGert Wollny <gert.wollny@collabora.com>
Tue, 2 Mar 2021 17:46:17 +0000 (18:46 +0100)
commitc427ed7ffee4f26b991e6a40616a4cfc2120da08
tree36cfbbe468b8ec8476b58e098da3fce2f75cb447
parent3ba7784b1e747830379f54e748bda6fda7b54ac9
r600/sfn: Lower FS inputs to temps late and, and lower interpolate at

This fixes FS shaders where a var is loaded with two different
interpolators.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9330>
src/gallium/drivers/r600/r600_pipe_common.c
src/gallium/drivers/r600/sfn/sfn_nir.cpp