https://bugs.winehq.org/show_bug.cgi?id=47640
--- Comment #6 from dima@ulupov.com --- After suggested removal of the vulkan-1.dll it does not start on Mac. With attached backtrace.
Relevant to Vulkan lines are:
0009:err:vulkan:get_vulkan_driver Wine was built without Vulkan support. 0009:err:vulkan:wine_vk_init Failed to load Wine graphics driver supporting Vulkan. 0009:err:module:find_forwarded_export module not found for forward 'winevulkan.wine_vkGetInstanceProcAddr' used by L"C:\windows\system32\vulkan-1.dll"
I've tried to build wine, but ./configure --with-vulkan can't find headers, installation of seemingly related Vulkan-headers and molten-vk with brew did not help