wsi: Fix wrong function name for lvp wsi metal surface

Fixes: a42c2293ab
Reviewed-by: Aleksi Sapon <aleksi.sapon@autodesk.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32878>
This commit is contained in:
Lukas Lipp
2025-01-04 07:32:03 +00:00
committed by Marge Bot
parent 42595eb52e
commit c0ef005bf4

View File

@@ -503,7 +503,7 @@ wsi_metal_finish_wsi(struct wsi_device *wsi_device,
}
VKAPI_ATTR VkResult VKAPI_CALL
vkCreateMetalSurfaceEXT(
wsi_CreateMetalSurfaceEXT(
VkInstance _instance,
const VkMetalSurfaceCreateInfoEXT* pCreateInfo,
const VkAllocationCallbacks* pAllocator,