Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
PostProcessorBase::~PostProcessorBase()
25
{
26
ClearTempRenderTargetCache();
27
}
28
29
void PostProcessorBase::Initialize(ID3D11Device* device)
30
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected