Ion
|
Traces the GPU start and end times of the GL commands submitted in the same scope. More...
#include "gpuprofiler.h"
Public Member Functions | |
ScopedGlTracer (GpuProfiler *profiler, int id) | |
~ScopedGlTracer () | |
Traces the GPU start and end times of the GL commands submitted in the same scope.
Typically used via the ION_PROFILE_GPU macro.
Definition at line 161 of file gpuprofiler.h.
|
inline |
Definition at line 163 of file gpuprofiler.h.
References ion::gfxprofile::GpuProfiler::EnterGlScope().
|
inline |
Definition at line 167 of file gpuprofiler.h.
References ion::gfxprofile::GpuProfiler::LeaveGlScope().