Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetTotal
Method
GetTotal
TombEngine/Renderer/Graphics/VRAMTracker.h:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
unsigned long long GetTotal() const
45
{
46
return _total.load();
47
}
48
49
unsigned long long GetCategory(VRAMCategory category) const
50
{
Callers
1
DrawDebugInfo
Method · 0.80
Calls
1
load
Method · 0.45
Tested by
no test coverage detected