Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ CreateEngineDummy
Function
CreateEngineDummy
engine/Poseidon/Graphics/Dummy/EngineDummy.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
Engine* CreateEngineDummy()
253
{
254
return new EngineDummy();
255
}
256
257
} // namespace Poseidon
Callers
11
EnsureEngineInit
Function · 0.85
EnsureEngineInit
Function · 0.85
main
Function · 0.85
CreateDummyEngine
Method · 0.85
pf_init_step
Function · 0.85
pf_init
Function · 0.85
CreateDummyBackend
Function · 0.85
CreateGraphicsEngine
Method · 0.85
CreateEngineWithParams
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
2
main
Function · 0.68
main
Function · 0.68