v3dv/pipeline: remove custom variant cache
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 24 Jul 2020 13:47:23 +0000 (15:47 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:32 +0000 (21:21 +0000)
commit62c32d6ca0944f3639dc8a261a354c8d4a44f1af
tree5f062d71efeb3c44e606c4649933d9dfb511f158
parent35381a46963da48eadc0cc6195bcff34885c857a
v3dv/pipeline: remove custom variant cache

Now that we have a default pipeline cache, we can rely on it. This
allows to remove some code, and avoid the need to have a cache per
each pipeline stage.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_pipeline.c
src/broadcom/vulkan/v3dv_private.h