MCPcopy Create free account
hub / github.com/carbonengine/trinity / UnmapForReading

Method UnmapForReading

trinity/Tr2SuballocatedBuffer.cpp:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239
240
241void Tr2SuballocatedBuffer::Allocation::UnmapForReading( Tr2RenderContextAL& renderContext )
242{
243 m_mappedCopy.reset();
244}

Callers 1

ReadBufferMethod · 0.45

Calls 1

resetMethod · 0.80

Tested by

no test coverage detected