Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ glXGetCurrentReadDrawableSGI
Function
glXGetCurrentReadDrawableSGI
server/faker-glx.cpp:1119–1122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1117
}
1118
1119
GLXDrawable glXGetCurrentReadDrawableSGI(void)
1120
{
1121
return glXGetCurrentReadDrawable();
1122
}
1123
1124
1125
// Return a property from the specified FB config.
Callers
nothing calls this directly
Calls
1
glXGetCurrentReadDrawable
Function · 0.85
Tested by
no test coverage detected