v3d: Stop advertising support for PIPE_CAP_TWO_SIDED_COLOR.
authorEric Anholt <eric@anholt.net>
Wed, 20 Jan 2021 20:55:44 +0000 (12:55 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 10 Feb 2021 04:06:48 +0000 (20:06 -0800)
commit2992dc7386d4cce6848483d4b334773d09b97c5a
treeecde7f684dfc74fbaab25123f9d7f53ee1426388
parent5ddc2f916fbe32af2443af59727dbbc543e04b88
v3d: Stop advertising support for PIPE_CAP_TWO_SIDED_COLOR.

The GL frontend can lower away this deprecated GL feature for us.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8601>
src/broadcom/compiler/v3d_compiler.h
src/broadcom/compiler/vir.c
src/broadcom/vulkan/v3dv_pipeline.c
src/gallium/drivers/v3d/v3d_program.c
src/gallium/drivers/v3d/v3d_screen.c