mesa/src/vulkan
Jason Ekstrand 8b13ee75ba vulkan: Fall back to raw data objects when deserializing if ops == NULL
This can happen if an object is serialized whose object type isn't in
the pipeline cache import ops.  In this case, we generate a raw data
object and plan to turn it into the right object type later.

Fixes: d35e78bb85 ("vulkan/pipeline_cache: Implement deserialize for raw objects")
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16584>
2022-05-19 14:51:40 +00:00
..
device-select-layer vulkan/device_select: force default device if environment variable set 2022-04-28 08:05:40 +00:00
overlay-layer meson: Tell glslang to be quiet. 2022-05-04 11:30:43 +00:00
registry vulkan: spec update to 1.3.211 2022-04-05 12:55:21 +00:00
runtime vulkan: Fall back to raw data objects when deserializing if ops == NULL 2022-05-19 14:51:40 +00:00
util vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi vulkan/wsi: unbreak win32-support 2022-05-16 18:57:06 +00:00
meson.build wsi/x11: Hook up KHR_incremental_present 2022-05-04 19:31:53 +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