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

Method GetStats

trinityal/src/Tr2PipelineStatsQueryAL.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45ALResult Tr2PipelineStatsQueryAL::GetStats( Tr2PipelineStatsDataAL& data, Tr2RenderContextAL& renderContext )
46{
47 return m_query->GetStats( data, renderContext );
48}
49
50bool Tr2PipelineStatsQueryAL::IsValid() const
51{

Callers 1

GetRegionReportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected