MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / ~ComputeStateObject

Method ~ComputeStateObject

Source/Falcor/Core/API/ComputeStateObject.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57ComputeStateObject::~ComputeStateObject()
58{
59 mpDevice->releaseResource(mGfxPipelineState);
60}
61
62NativeHandle ComputeStateObject::getNativeHandle() const
63{

Callers

nothing calls this directly

Calls 1

releaseResourceMethod · 0.80

Tested by

no test coverage detected