Home
last modified time | relevance | path

Searched refs:GLFW_REFRESH_RATE (Results 1 - 7 of 7) sorted by relevance

/third_party/glfw/tests/
H A Diconify.c174 glfwWindowHint(GLFW_REFRESH_RATE, mode->refreshRate); in create_window()
H A Dmonitors.c148 glfwWindowHint(GLFW_REFRESH_RATE, mode->refreshRate); in test_modes()
H A Devents.c587 glfwWindowHint(GLFW_REFRESH_RATE, mode->refreshRate); in main()
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h645 #define GLFW_REFRESH_RATE 0x0002100F macro
/third_party/glfw/include/GLFW/
H A Dglfw3.h1016 * Monitor refresh rate [hint](@ref GLFW_REFRESH_RATE).
1018 #define GLFW_REFRESH_RATE 0x0002100F macro
/third_party/glfw/examples/
H A Dparticles.c976 glfwWindowHint(GLFW_REFRESH_RATE, mode->refreshRate); in main()
/third_party/glfw/src/
H A Dwindow.c431 case GLFW_REFRESH_RATE: in glfwWindowHint()

Completed in 17 milliseconds