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

Method MapForWriting

trinityal/src/Tr2BufferAL.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137ALResult Tr2BufferAL::MapForWriting( void*& data, Tr2RenderContextAL& renderContext )
138{
139 return m_buffer->MapForWriting( data, renderContext );
140}
141
142void Tr2BufferAL::UnmapForWriting( Tr2RenderContextAL& renderContext )
143{

Callers 15

UpdateLightBufferMethod · 0.45
PaintEmptyAreaMethod · 0.45
UpdateMipMapsMethod · 0.45
GatherSpritesMethod · 0.45
DrawHelperMethod · 0.45
FillVertexBufferMethod · 0.45
OnPrepareResourcesMethod · 0.45
RenderMethod · 0.45
OnPrepareResourcesMethod · 0.45
GetDataMethod · 0.45
LockBufferMethod · 0.45
LockBufferAndMarginMethod · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36