freedreno: Stop doing binning shaders other than the VS in shader-db.
authorEric Anholt <eric@anholt.net>
Wed, 15 Apr 2020 18:17:10 +0000 (11:17 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 1 May 2020 16:26:32 +0000 (16:26 +0000)
commitfd8f3b62a4b35a9ef2047cd45e9de3bd62436153
treed3d92f10350df46f4f504380e823c28cbfb7ae99
parentb420d04e1f744d15622f89180d1e3e511d92a8ba
freedreno: Stop doing binning shaders other than the VS in shader-db.

ir3_cache.c only ever asks for binning variants for VS.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4562>
src/gallium/drivers/freedreno/ir3/ir3_gallium.c