Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
Drawable VirtualDrawable::getX11Drawable(void)
321
{
322
return x11Draw;
323
}
324
325
326
void VirtualDrawable::initReadbackContext(void)
Callers
8
find
Method · 0.80
glXGetCurrentDrawable
Function · 0.80
glXGetCurrentReadDrawable
Function · 0.80
glXBindTexImageEXT
Function · 0.80
eglMakeCurrent
Function · 0.80
Fake_glXUseXFont
Function · 0.80
compare
Method · 0.80
XGetGeometry
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected