![]() |
Plasma Engine
2.0
|
This is the complete list of members for plProfilingSystem, including all inherited members.
| AddCPUScope(plStringView sName, const char *szFunctionName, plTime beginTime, plTime endTime, plTime scopeTimeout) | plProfilingSystem | static |
| AddGPUScope(plStringView sName, plTime beginTime, plTime endTime, plUInt32 uiGpuIndex=0) | plProfilingSystem | static |
| Capture(plProfilingSystem::ProfilingData &out_capture, bool bClearAfterCapture=false) (defined in plProfilingSystem) | plProfilingSystem | static |
| Clear() (defined in plProfilingSystem) | plProfilingSystem | static |
| GetFrameCount() | plProfilingSystem | static |
| InitializeGPUData(plUInt32 uiGpuCount=1) | plProfilingSystem | static |
| RunThread (defined in plProfilingSystem) | plProfilingSystem | friend |
| ScopeTimeoutDelegate typedef (defined in plProfilingSystem) | plProfilingSystem | |
| SetDiscardThreshold(plTime threshold) | plProfilingSystem | static |
| SetScopeTimeoutCallback(ScopeTimeoutDelegate callback) | plProfilingSystem | static |
| StartNewFrame() | plProfilingSystem | static |