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

Method getX11Drawable

server/VirtualDrawable.cpp:320–323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318
319
320Drawable VirtualDrawable::getX11Drawable(void)
321{
322 return x11Draw;
323}
324
325
326void VirtualDrawable::initReadbackContext(void)

Callers 8

findMethod · 0.80
glXGetCurrentDrawableFunction · 0.80
glXBindTexImageEXTFunction · 0.80
eglMakeCurrentFunction · 0.80
Fake_glXUseXFontFunction · 0.80
compareMethod · 0.80
XGetGeometryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected