MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / ReleaseTarget

Method ReleaseTarget

Hydrogent/src/HnRenderBuffer.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188void HnRenderBuffer::ReleaseTarget()
189{
190 m_pTarget.Release();
191}
192
193} // namespace USD
194

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected