swr: Remove a bunch of default handling of pipe caps.
authorEric Anholt <eric@anholt.net>
Mon, 6 Jan 2020 22:43:42 +0000 (14:43 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 22 Jul 2020 19:06:51 +0000 (19:06 +0000)
commit39598a16e98c55ced0f1a16097b8499513cb6ac2
tree9820e360e9e49654f628673545935bb8724a927b
parente2ffd2110e98715fe4ebf8e8e7f3cc636e25d38e
swr: 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: Jan Zielinski <jan.zielinski@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3298>
src/gallium/drivers/swr/swr_screen.cpp