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

Method Lock

trinityal/src/Tr2ConstantBufferAL.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49ALResult Tr2ConstantBufferAL::Lock( void** data, Tr2RenderContextAL& renderContext )
50{
51 return m_buffer->Lock( data, renderContext );
52}
53
54ALResult Tr2ConstantBufferAL::Unlock( Tr2RenderContextAL& renderContext )
55{

Callers 4

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 4

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36