mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
1d8d1ff3d0
When the Vulkan loader is present but there are no required surface extensions, as will for example happen with the Null platform, glfwinfo caused an error in glfwGetPhysicalDevicePresentationSupport and produced confusing output.