MCPcopy Create free account
hub / github.com/carbonengine/trinity / IsReached

Method IsReached

trinityal/src/Tr2FenceAL.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38ALResult Tr2FenceAL::IsReached( bool& isReached, Tr2RenderContextAL& renderContext )
39{
40 return m_fence->IsReached( isReached, renderContext );
41}
42
43ALResult Tr2FenceAL::Wait( Tr2RenderContextAL& renderContext )
44{

Callers 4

IsDataReadyMethod · 0.45
IsLoadingMethod · 0.45
IsRegionUsedByGpuMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36