Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Tr2FenceAL
Method
Tr2FenceAL
trinityal/src/Tr2FenceAL.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
Tr2FenceAL::Tr2FenceAL() :
18
m_fence( NullFence() )
19
{
20
}
21
22
ALResult Tr2FenceAL::Create( Tr2PrimaryRenderContextAL& renderContext )
23
{
Callers
nothing calls this directly
Calls
1
NullFence
Function · 0.85
Tested by
no test coverage detected