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

Method SetTarget

Hydrogent/src/HnRenderBuffer.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183void HnRenderBuffer::SetTarget(ITextureView* pTarget)
184{
185 m_pTarget = pTarget;
186}
187
188void HnRenderBuffer::ReleaseTarget()
189{

Callers 1

PrepareRenderTargetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected