Searched refs:glfwGetMonitors (Results 1 – 9 of 9) sorted by relevance
133 GLFWmonitor** monitors = glfwGetMonitors(&monitorCount); in main()
230 monitors = glfwGetMonitors(&count); in main()
238 GLFWmonitor** monitors = glfwGetMonitors(&monitor_count); in main()
49 You can retrieve all currently connected monitors with @ref glfwGetMonitors.54 GLFWmonitor** monitors = glfwGetMonitors(&count);
236 @ref glfwGetMonitors, queried with @ref glfwGetVideoModes, @ref
693 This monitor handle is one of those returned by @ref glfwGetMonitors.
304 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count) in glfwGetMonitors() function
1388 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);
1396 GLFWAPI GLFWmonitor** glfwGetMonitors(int* count);