Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Wait
Method
Wait
trinityal/src/Tr2FenceAL.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
ALResult Tr2FenceAL::Wait( Tr2RenderContextAL& renderContext )
44
{
45
return m_fence->Wait( renderContext );
46
}
47
48
bool Tr2FenceAL::IsValid() const
49
{
Callers
2
Fork
Method · 0.45
EndParallelEncoding
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected