[Enhancement] Vulkan Surface Creation #467
Unanswered
sohaspaces
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I suggest supporting getting a Vulkan surface handle over a Maui control or a window from a Vulkan instance handle.
API Changes
Enable something like this:
so that the GetVulkanSurface function automatically creates from the instance handle.
Intended Use Case
This will make it possible to bind graphics engines, games, or projects to Maui.
Beta Was this translation helpful? Give feedback.
All reactions