Create a metal view for OSX
Unsolved
General and Desktop
-
If you wanna use Qt with Vulkan instead of OpenGL you can create a QWindow and pass the winId to Vulkan and everything works fine.
But how do you get Qt to create a metal window on OSX? QWindow does not have metal support.
If this is not possible in the current version I hope it will be possible in 5.9?