Home
last modified time | relevance | path

Searched refs:GLFW_PLATFORM (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/src/
H A Dinit.c450 case GLFW_PLATFORM: in glfwInitHint()
/third_party/glfw/include/GLFW/
H A Dglfw3.h831 * GLFW_PLATFORM init hint was set to `GLFW_ANY_PLATFORM`, GLFW could not detect any of
1308 * Platform selection [init hint](@ref GLFW_PLATFORM).
1310 #define GLFW_PLATFORM 0x00050003 macro
1337 * Hint value for @ref GLFW_PLATFORM that enables automatic platform selection.
2176 * The @ref GLFW_PLATFORM init hint controls which platforms are considered during
2200 * Wayland and X11, and the @ref GLFW_PLATFORM init hint is set to
/third_party/glfw/tests/
H A Dglfwinfo.c670 glfwInitHint(GLFW_PLATFORM, platform); in main()

Completed in 13 milliseconds