Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dplatform.c61 GLFWbool _glfwSelectPlatform(int desiredID, _GLFWplatform* platform) in _glfwSelectPlatform() function
H A Dinit.c402 if (!_glfwSelectPlatform(_glfw.hints.init.platformID, &_glfw.platform)) in glfwInit()
H A Dinternal.h962 GLFWbool _glfwSelectPlatform(int platformID, _GLFWplatform* platform);

Completed in 5 milliseconds