Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
Description
Enable use of QVulkanWindow using the MoltenVK translation layer
Work in progress
https://codereview.qt-project.org/#/c/222602/
All Qt Vulkan examples now work as expected (as far as I can see), with the exception that window resizing is not smooth. This is most likely due to throttling/blocking of the GUI thread, and should be fixed by implementing requestUpdate in terms of CVDisplayLink.
Attachments
Issue Links
- depends on
-
QTBUG-66962 Metal layer-backed QNSViews
- Closed