Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
ALResult Tr2PipelineStatsQueryAL::GetStats( Tr2PipelineStatsDataAL& data, Tr2RenderContextAL& renderContext )
46
{
47
return m_query->GetStats( data, renderContext );
48
}
49
50
bool Tr2PipelineStatsQueryAL::IsValid() const
51
{
Callers
1
GetRegionReport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected