git.libre-soc.org Git - mesa.git/atom - src/vulkan/vulkan-icd-symbols.txt history mesa.git Atom feed https://git.libre-soc.org/?p=mesa.git git repository hosting static/git-favicon.png static/git-logo.png 2020-08-05T18:08:07Z gitweb vulkan: Allow global symbol HMI for Android 2020-07-29T19:51:49Z Kristian H. Kristensen hoegsberg@google.com Marge Bot eric+marge@anholt.net 2020-07-29T19:51:49Z https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=a7fe711a30f1c32d4e1e187a9a240be5b9527be6
vulkan: Allow global symbol HMI for Android

Android looks for this symbol when loading HAL modules.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6112>
  • [D] src/vulkan/vulkan-icd-symbols.txt
vulkan: add symbols file 2018-10-11T14:01:46Z Eric Engestrom eric.engestrom@intel.com Eric Engestrom eric@engestrom.ch 2018-10-11T14:01:46Z https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=0fd30c1011b6a57fc36eb74ef2a0f3e69c74fbea
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>
  • [D] src/vulkan/vulkan-icd-symbols.txt