MCPcopy Create free account
hub / github.com/TheRealMJP/Shadows / ~PostProcessorBase

Method ~PostProcessorBase

Shadows/SampleFramework11/PostProcessorBase.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24PostProcessorBase::~PostProcessorBase()
25{
26 ClearTempRenderTargetCache();
27}
28
29void PostProcessorBase::Initialize(ID3D11Device* device)
30{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected