r600: Add flag for dual-source blending to shader key
authorGert Wollny <gert.wollny@collabora.com>
Tue, 22 Sep 2020 07:13:57 +0000 (09:13 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 22 Sep 2020 14:32:45 +0000 (14:32 +0000)
commita57f2d0cfab3517ca25c07dda7d4eea6e94e1381
tree61a6170a4a3fc090b3ae9c7fe3f8607ad09e1e3c
parent1625a9b9ae20c5c037dcae018d7e5dab0bcabdef
r600: Add flag for dual-source blending to shader key

Otherwise the number of outputs and the output data index can't be
interpreted correctly.

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