radeonsi: drop support for triangle fans from the prim discard CS
authorMarek Olšák <marek.olsak@amd.com>
Mon, 31 May 2021 23:21:28 +0000 (19:21 -0400)
committerMarge Bot <eric+marge@anholt.net>
Mon, 21 Jun 2021 19:03:29 +0000 (19:03 +0000)
commitdf4de12af48b66578e5fe2fce557abd713f28980
tree8ef34e336644c1d315a31b5aaf5ba5f13597ee52
parent4fa58c04e4f01d39c4a95658c031f6e4437cbf7b
radeonsi: drop support for triangle fans from the prim discard CS

because it doesn't implement triangle fan splitting, so it's incomplete

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11102>
src/gallium/drivers/radeonsi/si_compute_prim_discard.c
src/gallium/drivers/radeonsi/si_state_draw.cpp