Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VirtualGL/virtualgl
/ getDummySurface
Method
getDummySurface
server/EGLXVirtualWin.h:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
GLXDrawable updateGLXDrawable(void);
30
EGLDisplay getEGLDisplay(void) { return edpy; }
31
EGLSurface getDummySurface(void) { return dummyPB; }
32
33
private:
34
Callers
2
eglCreateWindowSurface
Function · 0.80
eglGetCurrentSurface
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected