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

Method Shutdown

BindlessDeferred/PostProcessor.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29void PostProcessor::Shutdown()
30{
31 helper.Shutdown();
32}
33
34void PostProcessor::CreatePSOs()
35{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected