r600: force new CF with TEX only if any texture value is written
authorGert Wollny <gw.fossdev@gmail.com>
Mon, 25 Nov 2019 18:30:00 +0000 (19:30 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 10 Feb 2020 19:09:07 +0000 (19:09 +0000)
commit4422ce1b04c117f61394a6834cd7933f06ce4e1f
tree840c5d584b72a6c5441283c0c696791a3b056fac
parent144561dc5ec3dcbe63cb054f806247bc120b64e4
r600: force new CF with TEX only if any texture value is written

This works aound splitting the CF when the gradient is set.

Signed-off-by: Gert Wollny <gw.fossdev@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3225>
src/gallium/drivers/r600/r600_asm.c