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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user