hwloc_gl_get_display_by_osdev (3) Linux Manual Page
NAME hwlocality_gl – Interoperability with OpenGL displays Functions static hwloc_obj_t hwloc_gl_get_display_osdev_by_port_device (hwloc_topology_t topology, unsigned port, unsigned device) static hwloc_obj_t hwloc_gl_get_display_osdev_by_name (hwloc_topology_t topology, const char *name) static int hwloc_gl_get_display_by_osdev (hwloc_topology_t topology, hwloc_obj_t osdev, unsigned *port, unsigned *device) Detailed Description This interface offers ways to retrieve topology information about OpenGL displays. Only the NVIDIA display locality information…
