Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ PutFence
Method
PutFence
trinityal/src/Tr2FenceAL.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
ALResult Tr2FenceAL::PutFence( Tr2RenderContextAL& renderContext )
34
{
35
return m_fence->PutFence( renderContext );
36
}
37
38
ALResult Tr2FenceAL::IsReached( bool& isReached, Tr2RenderContextAL& renderContext )
39
{
Callers
3
EndFrame
Method · 0.45
DoneUsingData
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36