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

Method Unlock

trinityal/src/Tr2ConstantBufferAL.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54ALResult Tr2ConstantBufferAL::Unlock( Tr2RenderContextAL& renderContext )
55{
56 return m_buffer->Unlock( renderContext );
57}
58
59bool Tr2ConstantBufferAL::IsValid() const
60{

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