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

Method MapForReading

trinityal/src/Tr2BufferAL.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122ALResult Tr2BufferAL::MapForReading( const void*& data, Tr2RenderContextAL& renderContext ) const
123{
124 return m_buffer->MapForReading( data, renderContext );
125}
126
127ALResult Tr2BufferAL::MapForReading( const void*& data, uint32_t offset, uint32_t size, Tr2RenderContextAL& renderContext ) const
128{

Callers 6

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

Calls

no outgoing calls

Tested by 6

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