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

Method UnmapForWriting

trinityal/src/Tr2BufferAL.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142void Tr2BufferAL::UnmapForWriting( Tr2RenderContextAL& renderContext )
143{
144 m_buffer->UnmapForWriting( renderContext );
145}
146
147ALResult Tr2BufferAL::UpdateBuffer( uint32_t offset, uint32_t size, const void* data, Tr2RenderContextAL& renderContext )
148{

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
UpdateDataMethod · 0.45
UnlockBufferMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36