|
Polyphase Game Engine
|
This is the complete list of members for Profiler, including all inherited members.
| BeginCpuStat(const char *name, bool persistent) | Profiler | |
| BeginFrame() | Profiler | |
| BeginGpuStat(const char *name) | Profiler | |
| DumpPersistentStats() | Profiler | |
| EndCpuStat(const char *name, bool persistent) | Profiler | |
| EndFrame() | Profiler | |
| EndGpuStat(const char *name) | Profiler | |
| FindCpuStat(const char *name, bool persistent) | Profiler | |
| GetCpuFrameStats() const | Profiler | |
| GetCpuPersistentStats() const | Profiler | |
| GetGpuStats() const | Profiler | |
| LogPersistentStats() | Profiler | |
| mCpuFrameStats | Profiler | protected |
| mCpuPersistentStats | Profiler | protected |
| mGpuStats | Profiler | protected |
| SetGpuStatTime(const char *name, float time) | Profiler |