radv: stop skipping the cache for monolithic graphics pipelines with GPL
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 8 Feb 2023 15:25:43 +0000 (16:25 +0100)
committerMarge Bot <emma+marge@anholt.net>
Thu, 9 Feb 2023 08:11:45 +0000 (08:11 +0000)
commit46aee750c6bc1d9ceb222820f6019c1fcf4b5daf
tree3b9117e5944dc04b1a1760019b56c82cf79117e1
parent26896616c1fdf6199946bd66d2483dae580a9aef
radv: stop skipping the cache for monolithic graphics pipelines with GPL

Only libraries and optimized (LTO) pipelines are still unsupported,
but there is no reason to skip the cache for monolithic pipelines.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21198>
src/amd/vulkan/radv_pipeline.c