freedreno: Drop a bunch of duplicated gallium PIPE_CAP default code.
authorEric Anholt <eric@anholt.net>
Sat, 11 Aug 2018 01:15:45 +0000 (18:15 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 4 Sep 2018 15:08:22 +0000 (08:08 -0700)
commit2e59b889033ac927f6ad1fb21a2f9f56648f6d31
tree8fc56ddd7ad180bf6acad55d232354ad16227f42
parent492b74b445fe4a69fa9477bd02e522f294506d93
freedreno: Drop a bunch of duplicated gallium PIPE_CAP default code.

Now that we have the util function for the default values, we can get rid
of the boilerplate.

v2: Rebase on new gallium caps

Reviewed-by: Rob Clark <robdclark@gmail.com> (v1)
src/gallium/drivers/freedreno/freedreno_screen.c