Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
ALResult Tr2ConstantBufferAL::Lock( void** data, Tr2RenderContextAL& renderContext )
50
{
51
return m_buffer->Lock( data, renderContext );
52
}
53
54
ALResult Tr2ConstantBufferAL::Unlock( Tr2RenderContextAL& renderContext )
55
{
Callers
4
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
4
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36