Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ _Deallocate
Method
_Deallocate
Hydrogent/src/HnRenderBuffer.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
void HnRenderBuffer::_Deallocate()
179
{
180
m_pTarget.Release();
181
}
182
183
void HnRenderBuffer::SetTarget(ITextureView* pTarget)
184
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected