mesa/src/vulkan
Lionel Landwerlin 19ac65f5ac 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>
(cherry picked from commit cea113c977)
2022-10-17 13:41:33 -07:00
..
device-select-layer vulkan/device_select_wayland: fix a memory leak with DRM device handling 2022-09-15 11:12:44 -07:00
overlay-layer Use vk_foreach_struct_const where needed 2022-07-19 19:55:17 +00:00
registry vulkan: Update the XML and headers to 1.3.224 2022-08-08 09:16:13 -04:00
runtime vulkan/runtime: don't lookup the pipeline disk cache if disabled 2022-10-17 13:41:33 -07:00
util vk/util: simplify extensions gen code 2022-07-22 15:56:28 +00:00
wsi vulkan/wsi: Add dep_libudev to idep dependencies 2022-10-17 13:41:33 -07:00
meson.build meson: Using get_argument_syntax as the --compiler_id option for gen_vs_module_defs.py 2022-06-16 19:59:58 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00