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

Method Begin

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

Source from the content-addressed store, hash-verified

36
37
38bool Tr2GpuTimerAL::Begin( Tr2RenderContextAL& renderContext ) const
39{
40 return m_gpu_timer->Begin( renderContext );
41}
42
43void Tr2GpuTimerAL::End( Tr2RenderContextAL& renderContext ) const
44{

Callers 3

TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36