Home
last modified time | relevance | path

Searched refs:GLFW_ANY_PLATFORM (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dplatform.c66 if (desiredID != GLFW_ANY_PLATFORM && in _glfwSelectPlatform()
87 if (desiredID == GLFW_ANY_PLATFORM) in _glfwSelectPlatform()
102 if (desiredID == GLFW_ANY_PLATFORM) in _glfwSelectPlatform()
H A Dinit.c54 .platformID = GLFW_ANY_PLATFORM,
/third_party/glfw/tests/
H A Dglfwinfo.c357 int platform = GLFW_ANY_PLATFORM; in main()
438 platform = GLFW_ANY_PLATFORM; in main()
/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
1339 #define GLFW_ANY_PLATFORM 0x00060000 macro
2201 * `GLFW_ANY_PLATFORM`, the `XDG_SESSION_TYPE` environment variable affects

Completed in 11 milliseconds