Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ ~RtStateObject
Method
~RtStateObject
Source/Falcor/Core/API/RtStateObject.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
RtStateObject::~RtStateObject()
84
{
85
mpDevice->releaseResource(mGfxPipelineState);
86
}
87
88
} // namespace Falcor
Callers
nothing calls this directly
Calls
1
releaseResource
Method · 0.80
Tested by
no test coverage detected