mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 13:20:58 +00:00
erased trailing spaces
This commit is contained in:
parent
28d78246a8
commit
4b91c25d37
@ -269,8 +269,8 @@ surfaces on Microsoft Windows. If any of these extensions are not available,
|
|||||||
surface creation will fail.
|
surface creation will fail.
|
||||||
|
|
||||||
GLFW uses the `VK_KHR_surface` and either the `VK_MVK_macos_surface` or
|
GLFW uses the `VK_KHR_surface` and either the `VK_MVK_macos_surface` or
|
||||||
`VK_EXT_metal_surface` extensions to create surfaces on macOS. If any of these
|
`VK_EXT_metal_surface` extensions to create surfaces on macOS. If any of these
|
||||||
extensions are not available, @ref glfwGetRequiredInstanceExtensions will
|
extensions are not available, @ref glfwGetRequiredInstanceExtensions will
|
||||||
return an empty list and window surface creation will fail.
|
return an empty list and window surface creation will fail.
|
||||||
|
|
||||||
GLFW uses the `VK_KHR_surface` and either the `VK_KHR_xlib_surface` or
|
GLFW uses the `VK_KHR_surface` and either the `VK_KHR_xlib_surface` or
|
||||||
|
Loading…
Reference in New Issue
Block a user