Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dgamma.c115 const GLFWgammaramp* ramp = glfwGetGammaRamp(monitor); in main()
164 ramp = glfwGetGammaRamp(monitor); in main()
/third_party/glfw/src/
H A Dmonitor.c483 original = glfwGetGammaRamp(handle); in glfwSetGamma()
512 GLFWAPI const GLFWgammaramp* glfwGetGammaRamp(GLFWmonitor* handle) in glfwGetGammaRamp() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1156 * @sa glfwGetGammaRamp glfwSetGammaRamp
1629 GLFWAPI const GLFWgammaramp* glfwGetGammaRamp(GLFWmonitor* monitor);
/third_party/glfw/include/GLFW/
H A Dglfw3.h2054 * @sa @ref glfwGetGammaRamp
2959 GLFWAPI const GLFWgammaramp* glfwGetGammaRamp(GLFWmonitor* monitor);

Completed in 13 milliseconds