mesa/src/vulkan
Alejandro Piñeiro 62bfc700f7 vulkan/util: add struct vk_pipeline_cache_header
Header is defined at vkGetPipelineCacheData spec, in any vulkan
version, and anv, tu and radv were using the same struct, and v3dv was
about to do the same.

Defining the same struct four times seemed odd, so let's define on a
common place.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Acked-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6058>
2020-07-30 11:44:21 +02:00
..
device-select-layer meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
overlay-layer meson: Add mising git_sha1.h dependency. 2020-07-22 00:02:26 +00:00
registry vulkan: Update Vulkan XML and headers to 1.2.148 2020-07-20 18:28:10 +00:00
util vulkan/util: add struct vk_pipeline_cache_header 2020-07-30 11:44:21 +02:00
wsi vulkan/wsi: Convert usage of -1 to UINT32_MAX. 2020-07-27 11:30:22 +00:00
Android.mk android: util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-12-27 09:20:40 +01:00
Makefile.sources vulkan,anv: Add a common base object type for VkDevice 2020-05-04 14:06:27 +00:00
meson.build meson: fix android vulkan build 2020-07-14 09:34:54 +00:00
vulkan-icd-symbols.txt vulkan: add symbols file 2019-07-10 11:27:51 +00:00