radeonsi: Remove a bunch of default handling of pipe caps.
authorEric Anholt <eric@anholt.net>
Mon, 6 Jan 2020 22:52:57 +0000 (14:52 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jan 2020 19:04:22 +0000 (19:04 +0000)
commit3e1dd99adca55454239e197d4e793ee89f44fc6c
tree1106f8020a6a5905e51ccdc3df4f1ca2762781d8
parente618951322e4bf27991c1a31c5933bd0d0f580a1
radeonsi: Remove a bunch of default handling of pipe caps.

u_screen will return 0 for all of these, which means that this is one
less driver to see in git grep when I'm checking who exposes a cap.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3493>
src/gallium/drivers/radeonsi/si_get.c