CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GStatGroups Struct Reference

#include <GStats.h>

Public Types

enum  GStatGroup : std::uint32_t {
  kGStatGroup_Default = 0 , kGStatGroup_Core = 16 , kGStatGroup_Renderer = 1 << 6 , kGStatGroup_RenderGen = 2 << 6 ,
  kGStatGroup_GFxFontCache = 3 << 6 , kGStatGroup_GFxMovieData = 4 << 6 , kGStatGroup_GFxMovieView = 5 << 6 , kGStatGroup_GFxRenderCache = 6 << 6 ,
  kGStatGroup_GFxPlayer = 7 << 6 , kGStatGroup_GFxIME = 8 << 6 , kGStat_Mem = kGStatGroup_Default + 1 , kGStat_Default_Mem ,
  kGStat_Image_Mem , kGStat_Sound_Mem , kGStat_String_Mem , kGStat_Video_Mem ,
  kGStat_Debug_Mem , kGStat_DebugHUD_Mem , kGStat_DebugTracker_Mem , kGStat_StatBag_Mem ,
  kGStatHeap_Start = kGStatGroup_Core , kGStat_MaxId = 64 << 6 , kGStat_EntryCount = 512
}
 

Member Enumeration Documentation

◆ GStatGroup

enum RE::GStatGroups::GStatGroup : std::uint32_t
Enumerator
kGStatGroup_Default 
kGStatGroup_Core 
kGStatGroup_Renderer 
kGStatGroup_RenderGen 
kGStatGroup_GFxFontCache 
kGStatGroup_GFxMovieData 
kGStatGroup_GFxMovieView 
kGStatGroup_GFxRenderCache 
kGStatGroup_GFxPlayer 
kGStatGroup_GFxIME 
kGStat_Mem 
kGStat_Default_Mem 
kGStat_Image_Mem 
kGStat_Sound_Mem 
kGStat_String_Mem 
kGStat_Video_Mem 
kGStat_Debug_Mem 
kGStat_DebugHUD_Mem 
kGStat_DebugTracker_Mem 
kGStat_StatBag_Mem 
kGStatHeap_Start 
kGStat_MaxId 
kGStat_EntryCount 

The documentation for this struct was generated from the following file: