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

Method UnmapForReading

trinityal/src/Tr2BufferAL.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132void Tr2BufferAL::UnmapForReading( Tr2RenderContextAL& renderContext ) const
133{
134 m_buffer->UnmapForReading( renderContext );
135}
136
137ALResult Tr2BufferAL::MapForWriting( void*& data, Tr2RenderContextAL& renderContext )
138{

Callers 5

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
SaveReadableRenderTargetFunction · 0.45
CompareWithBitmapFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
SaveReadableRenderTargetFunction · 0.36
CompareWithBitmapFunction · 0.36