Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
241
void Tr2SuballocatedBuffer::Allocation::UnmapForReading( Tr2RenderContextAL& renderContext )
242
{
243
m_mappedCopy.reset();
244
}
Callers
1
ReadBuffer
Method · 0.45
Calls
1
reset
Method · 0.80
Tested by
no test coverage detected