http://bugs.winehq.org/show_bug.cgi?id=58102
--- Comment #11 from ToastyBug cemer99797@isorax.com --- Created attachment 78612 --> http://bugs.winehq.org/attachment.cgi?id=78612 macOS Terminal log, wine-devel 10.8
Now there is a different error when testing this with Wine-devel 10.8, it says:
Assertion failed: !status && "vkCreateImageView"
instead of
Assertion failed: !status && "vkQueueSubmit"
last lines of the log with wine-devel 10.8:
[mvk-error] VK_ERROR_FEATURE_NOT_PRESENT: vkCreateBuffer(): Only external memory handle type VK_EXTERNAL_MEMORY_HANDLE_TYPE_MTLBUFFER_BIT_EXT and VK_EXTERNAL_MEMORY_HANDLE_TYPE_MTLHEAP_BIT_EXT are supported. 0168:err:d3d:wined3d_context_vk_create_bo Failed to create Vulkan buffer, vr VK_ERROR_FEATURE_NOT_PRESENT. 0168:err:d3d:wined3d_context_vk_create_slab_bo Failed to create slab bo. [mvk-error] VK_ERROR_FEATURE_NOT_PRESENT: vkCreateBuffer(): Only external memory handle type VK_EXTERNAL_MEMORY_HANDLE_TYPE_MTLBUFFER_BIT_EXT and VK_EXTERNAL_MEMORY_HANDLE_TYPE_MTLHEAP_BIT_EXT are supported. 0168:err:d3d:wined3d_context_vk_create_bo Failed to create Vulkan buffer, vr VK_ERROR_FEATURE_NOT_PRESENT. 0168:err:msvcrt:_wassert (L"!status && "vkCreateImageView"",L"/Users/gcenx/Documents/GitHub/wine-private/dlls/winevulkan/loader_thunks.c",3221) Assertion failed: !status && "vkCreateImageView", file /Users/gcenx/Documents/Gi tHub/wine-private/dlls/winevulkan/loader_thunks.c, line 3221