mesa/src/vulkan
Lionel Landwerlin cea113c977 vulkan/runtime: don't lookup the pipeline disk cache if disabled
When the Anv pipeline got migrated to the runtime, we gain/lost a bit
of functionality which is that the disk cache is always read
regardless of VK_ENABLE_PIPELINE_CACHE=0.

This change brings the old behavior back.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 591da98779 ("vulkan: Add a common VkPipelineCache implementation")
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19050>
2022-10-14 23:03:16 +00:00
..
device-select-layer wayland: avoid writing interface names as free-form strings 2022-08-31 11:17:51 +01:00
overlay-layer util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
registry vulkan: Update the XML and headers to 1.3.230 2022-09-29 05:00:10 +00:00
runtime vulkan/runtime: don't lookup the pipeline disk cache if disabled 2022-10-14 23:03:16 +00:00
util vulkan: Use altlen when available for array lengths 2022-09-29 05:00:10 +00:00
wsi vulkan/wsi: Add dep_libudev to idep dependencies 2022-10-14 21:10:29 +00:00
meson.build
vulkan-icd-symbols.txt
vulkan_api.def.in