MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / wWinMain

Function wWinMain

BindlessDeferred/BindlessDeferred.cpp:2079–2083  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2077}
2078
2079int APIENTRY wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow)
2080{
2081 BindlessDeferred app;
2082 app.Run();
2083}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected