r600: Fix duplicated subexpression in r600_asm.c
authorGert Wollny <gert.wollny@collabora.com>
Sat, 23 May 2020 15:43:50 +0000 (17:43 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 06:17:42 +0000 (06:17 +0000)
commit901793d558e6fcba5438fc0738226833f6147c8b
treee9a3744691b5a5d511b102b1a63831b82c02eb51
parentceab349483cb43b0a62895a3657049d4045ad324
r600: Fix duplicated subexpression in r600_asm.c

Fixes: 4422ce1b04c117f61394a6834cd7933f06ce4e1f
    r600: force new CF with TEX only if any texture value is written

Closes #3012

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