Home
last modified time | relevance | path

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

/third_party/glfw/tests/
H A Dmonitors.c102 const GLFWvidmode* modes = glfwGetVideoModes(monitor, &count); in list_modes()
138 const GLFWvidmode* modes = glfwGetVideoModes(monitor, &count); in test_modes()
/third_party/glfw/src/
H A Dmonitor.c433 GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* handle, int* count) in glfwGetVideoModes() function
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1122 * @sa glfwGetVideoMode glfwGetVideoModes
1553 GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* monitor, int* count);
1575 * @sa glfwGetVideoModes
/third_party/glfw/include/GLFW/
H A Dglfw3.h2020 * @sa @ref glfwGetVideoModes
2868 GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* monitor, int* count);
2890 * @sa @ref glfwGetVideoModes

Completed in 13 milliseconds