r600: Drop nr_ps_max_color_exports
authorEmma Anholt <emma@anholt.net>
Thu, 6 Jan 2022 18:53:15 +0000 (10:53 -0800)
committerMarge Bot <emma+marge@anholt.net>
Mon, 28 Mar 2022 17:39:02 +0000 (17:39 +0000)
commita9a5b83b0aa5618bad9f25fcaf46fa470c9a9f8c
tree2deb1d2f24d3e5e54a11a26f4a0e2cf4f0c8ebdf
parent0b0b9274b6da107e3e2f2ea48873e6369019cf2c
r600: Drop nr_ps_max_color_exports

Prior to b6521801070d ("r600g: don't snoop context state while building
shaders"), it fed into the shader key, but nothing does any more.

Acked-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14427>
src/gallium/drivers/r600/r600_dump.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_shader.h
src/gallium/drivers/r600/r600_state_common.c
src/gallium/drivers/r600/sfn/sfn_shader_fragment.cpp