Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dglfwinfo.c303 glfwGetVersion(&major, &minor, &revision); in valid_version()
320 glfwGetVersion(&major, &minor, &revision); in print_version()
/third_party/glfw/src/
H A Dinit.c489 GLFWAPI void glfwGetVersion(int* major, int* minor, int* rev) in glfwGetVersion() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1294 GLFWAPI void glfwGetVersion(int* major, int* minor, int* rev);
1305 * @ref glfwGetVersion function provides the version of the running library
1319 * @sa glfwGetVersion
/third_party/glfw/include/GLFW/
H A Dglfw3.h2393 GLFWAPI void glfwGetVersion(int* major, int* minor, int* rev);
2404 * @ref glfwGetVersion function provides the version of the running library
2421 * @sa @ref glfwGetVersion

Completed in 15 milliseconds