mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 21:20:14 +01:00
android/vk: drop unnecessary symbols
Signed-off-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21631>
This commit is contained in:
parent
4e1eb53b5e
commit
2a6fbc4bb2
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
{
|
||||
global:
|
||||
vk_icdGetInstanceProcAddr;
|
||||
vk_icdGetPhysicalDeviceProcAddr;
|
||||
vk_icdNegotiateLoaderICDInterfaceVersion;
|
||||
|
||||
# Andoid looks for this global in HAL modules. In the source it occurs
|
||||
# as HAL_MODULE_INFO_SYM (which is just a #define for HMI) and it's an
|
||||
# instance of struct hwvulkan_module_t.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue