vulkan/pipeline_cache: add cache parameter to deserialize() function
authorDaniel Schürmann <daniel@schuermann.dev>
Sun, 19 Mar 2023 22:56:07 +0000 (23:56 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 10 Apr 2023 09:14:30 +0000 (09:14 +0000)
commit53eb3ad375bc9147d0ff3a2e584fe7d4d8887b62
tree7abd11da6d9d4a569b5bea2a0838ac185ee2faf9
parenta6360a3203189b4d0e2d1169c5978796afe6d040
vulkan/pipeline_cache: add cache parameter to deserialize() function

This allows for secondary cache lookups during deserialization.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21967>
src/freedreno/vulkan/tu_pipeline.cc
src/intel/vulkan/anv_pipeline_cache.c
src/intel/vulkan_hasvk/anv_pipeline_cache.c
src/microsoft/vulkan/dzn_pipeline.c
src/vulkan/runtime/vk_pipeline_cache.c
src/vulkan/runtime/vk_pipeline_cache.h