DearImGui.GLFW.Vulkan
Description
Initialising the Vulkan backend for Dear ImGui using GLFW3.
glfwInitForVulkan :: MonadIO m => Window -> Bool -> m Bool Source #
Wraps ImGui_ImplGlfw_InitForVulkan.
ImGui_ImplGlfw_InitForVulkan