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

Method GetResource

Hydrogent/src/HnRenderBuffer.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173pxr::VtValue HnRenderBuffer::GetResource(bool MultiSampled) const
174{
175 return m_pTarget ? pxr::VtValue{m_pTarget.RawPtr()} : pxr::VtValue{};
176}
177
178void HnRenderBuffer::_Deallocate()
179{

Callers 1

CreateCustomSignatureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected