Searched refs:glfwGetVideoModes (Results 1 – 8 of 8) sorted by relevance
89 const GLFWvidmode* modes = glfwGetVideoModes(monitor, &count); in list_modes()120 const GLFWvidmode* modes = glfwGetVideoModes(monitor, &count); in test_modes()
107 array of the video modes supported by a monitor with @ref glfwGetVideoModes.112 GLFWvidmode* modes = glfwGetVideoModes(monitor, &count);
236 @ref glfwGetMonitors, queried with @ref glfwGetVideoModes, @ref
276 Video mode enumeration is now per-monitor. The @ref glfwGetVideoModes function
374 GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* handle, int* count) in glfwGetVideoModes() function
1553 GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* monitor, int* count);
1561 GLFWAPI const GLFWvidmode* glfwGetVideoModes(GLFWmonitor* monitor, int* count);