Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
314
Display *VirtualDrawable::getX11Display(void)
315
{
316
return dpy;
317
}
318
319
320
Drawable VirtualDrawable::getX11Drawable(void)
Callers
15
xcb_create_window
Function · 0.45
xcb_create_window_aux
Function · 0.45
xcb_create_window_aux_checked
Function · 0.45
xcb_create_window_checked
Function · 0.45
xcb_destroy_subwindows
Function · 0.45
xcb_destroy_subwindows_checked
Function · 0.45
xcb_destroy_window
Function · 0.45
xcb_destroy_window_checked
Function · 0.45
xcb_get_extension_data
Function · 0.45
xcb_glx_query_version
Function · 0.45
xcb_glx_query_version_reply
Function · 0.45
handleXCBEvent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected