MCPcopy 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
43ALResult Tr2FenceAL::Wait( Tr2RenderContextAL& renderContext )
44{
45 return m_fence->Wait( renderContext );
46}
47
48bool Tr2FenceAL::IsValid() const
49{

Callers 2

ForkMethod · 0.45
EndParallelEncodingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected