Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/Shadows
/ PostProcessorBase
Method
PostProcessorBase
Shadows/SampleFramework11/PostProcessorBase.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
{
19
20
PostProcessorBase::PostProcessorBase() : device(nullptr), context(nullptr)
21
{
22
}
23
24
PostProcessorBase::~PostProcessorBase()
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected