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

Method IsMapped

Hydrogent/src/HnRenderBuffer.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159bool HnRenderBuffer::IsMapped() const
160{
161 return false;
162}
163
164void HnRenderBuffer::Resolve()
165{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected