Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dplatform.c135 GLFWAPI int glfwGetPlatform(void) in glfwGetPlatform() function
/third_party/glfw/include/GLFW/
H A Dglfw3.h2525 GLFWAPI int glfwGetPlatform(void);
2543 * @sa @ref glfwGetPlatform
/third_party/glfw/tests/
H A Dglfwinfo.c341 printf("GLFW platform: %s\n", get_platform_name(glfwGetPlatform())); in print_platform()

Completed in 9 milliseconds