vc4: Stop advertising support for PIPE_CAP_TWO_SIDED_COLOR.
authorEric Anholt <eric@anholt.net>
Wed, 20 Jan 2021 20:13:55 +0000 (12:13 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 10 Feb 2021 04:06:48 +0000 (20:06 -0800)
commite584d4f6dd80aae8dd7b199be6eda28cc711d8e3
tree38cfa4b6dfbd5e235fb36255a26ed9b7bd566ef5
parentcc0841c82aec18cb93f4f1d52ea193c70cb846a8
vc4: Stop advertising support for PIPE_CAP_TWO_SIDED_COLOR.

The GL frontend is perfectly able to handle this for us.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8601>
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_screen.c