mesa/src/vulkan
Eric Engestrom 0fd30c1011 vulkan: add symbols file
According to the Vulkan ICD spec [1], these two symbols must be exposed:
- vk_icdGetInstanceProcAddr
- vk_icdNegotiateLoaderICDInterfaceVersion

and this one is optional:
- vk_icdGetPhysicalDeviceProcAddr

[1] https://github.com/KhronosGroup/Vulkan-Loader/blob/master/loader/LoaderAndLayerInterface.md

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2019-07-10 11:27:51 +00:00
..
overlay-layer vulkan/overlay: use a single macro to lookup objects 2019-07-09 09:13:21 +03:00
registry vulkan: bump headers & registry to 1.1.114 2019-07-09 00:09:36 +03:00
util meson: drop duplicate source & inc_dir 2019-07-01 18:53:57 +01:00
wsi vulkan: fix build dependency issue with generated files 2019-05-22 14:07:14 +00:00
Android.mk android: vulkan/util: fix generating vk_enum_to_str.* 2019-07-10 08:56:37 +02:00
Makefile.sources vulkan: Add KHR_display extension using DRM [v10] 2018-06-19 14:17:46 -07:00
meson.build vulkan: add symbols file 2019-07-10 11:27:51 +00:00
vulkan-icd-symbols.txt vulkan: add symbols file 2019-07-10 11:27:51 +00:00