Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CreateEngineGraphicsThreaded
Function
CreateEngineGraphicsThreaded
src/engine/client/graphics_threaded.cpp:2949–2952 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2947
}
2948
2949
extern IEngineGraphics *CreateEngineGraphicsThreaded()
2950
{
2951
return new CGraphics_Threaded();
2952
}
Callers
1
Run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected