Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dplatform.c71 desiredID != GLFW_PLATFORM_NULL) in _glfwSelectPlatform()
78 if (desiredID == GLFW_PLATFORM_NULL) in _glfwSelectPlatform()
150 platformID != GLFW_PLATFORM_NULL) in glfwPlatformSupported()
156 if (platformID == GLFW_PLATFORM_NULL) in glfwPlatformSupported()
H A Dnull_init.c42 .platformID = GLFW_PLATFORM_NULL, in _glfwConnectNull()
/third_party/glfw/tests/
H A Dglfwinfo.c153 else if (platform == GLFW_PLATFORM_NULL) in get_platform_name()
338 GLFW_PLATFORM_NULL in print_platform()
448 platform = GLFW_PLATFORM_NULL; in main()
/third_party/glfw/include/GLFW/
H A Dglfw3.h1344 #define GLFW_PLATFORM_NULL 0x00060005 macro
2510 * `GLFW_PLATFORM_WAYLAND`, `GLFW_PLATFORM_X11` or `GLFW_PLATFORM_NULL`.
2531 * `GLFW_PLATFORM_WAYLAND`, `GLFW_PLATFORM_X11` or `GLFW_PLATFORM_NULL`.

Completed in 12 milliseconds