gallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
authorElie Tournier <tournier.elie@gmail.com>
Tue, 9 Jun 2020 10:41:41 +0000 (11:41 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 17 Jul 2020 06:19:16 +0000 (06:19 +0000)
commitb3a3f7cca2390b51dd65fa4af29bd70af95f2995
treed052706062755ee0549abbf27095bf6da27be7ea
parent30f4ccff5bd7304a623d2909aaf8de35727ce03d
gallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED

For virgl, we don't lower advanced equation to fbfetch
So we need to pass the blend equation info in the TGSI to the host

Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5516>
src/gallium/auxiliary/tgsi/tgsi_strings.c
src/gallium/include/pipe/p_shader_tokens.h