radv/meta: disable disk cache for meta shaders
authorDaniel Schürmann <daniel@schuermann.dev>
Wed, 28 Jun 2023 10:15:51 +0000 (12:15 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 11 Jul 2023 07:36:53 +0000 (07:36 +0000)
commit8740fb00264a500ae0d0f9d54eae6f98db8d7b77
treea40bc5af1f809636c7ba352ddb8d5d30d3644686
parent2efa5ad0f69eb346ee02f287cf7870063b5722bf
radv/meta: disable disk cache for meta shaders

Meta shaders are already stored in a separate cache file,
inserting them into the disk cache is unnecessary.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23909>
src/amd/vulkan/meta/radv_meta.c
src/amd/vulkan/radv_pipeline_cache.c