MCPcopy Create free account
hub / github.com/VirtualGL/virtualgl / getX11Display

Method getX11Display

server/VirtualDrawable.cpp:314–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312
313
314Display *VirtualDrawable::getX11Display(void)
315{
316 return dpy;
317}
318
319
320Drawable VirtualDrawable::getX11Drawable(void)

Callers 15

xcb_create_windowFunction · 0.45
xcb_create_window_auxFunction · 0.45
xcb_destroy_subwindowsFunction · 0.45
xcb_destroy_windowFunction · 0.45
xcb_get_extension_dataFunction · 0.45
xcb_glx_query_versionFunction · 0.45
handleXCBEventFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected