MCPcopy 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
83RtStateObject::~RtStateObject()
84{
85 mpDevice->releaseResource(mGfxPipelineState);
86}
87
88} // namespace Falcor

Callers

nothing calls this directly

Calls 1

releaseResourceMethod · 0.80

Tested by

no test coverage detected