Blender
V3.3
|
#include <profiling.h>
Public Member Functions | |
ProfilingHelper (ProfilingState *state, ProfilingEvent event) | |
~ProfilingHelper () | |
void | set_event (ProfilingEvent event) |
Protected Attributes | |
ProfilingState * | state |
uint32_t | previous_event |
Definition at line 112 of file util/profiling.h.
|
inline |
Definition at line 114 of file util/profiling.h.
References ProfilingState::event, previous_event, and state.
|
inline |
Definition at line 120 of file util/profiling.h.
References ProfilingState::event, previous_event, and state.
|
inline |
Definition at line 125 of file util/profiling.h.
References ProfilingState::event, and state.
|
protected |
Definition at line 132 of file util/profiling.h.
Referenced by ProfilingHelper(), and ~ProfilingHelper().
|
protected |
Definition at line 131 of file util/profiling.h.
Referenced by ProfilingHelper(), set_event(), ProfilingWithShaderHelper::set_shader(), ~ProfilingHelper(), and ProfilingWithShaderHelper::~ProfilingWithShaderHelper().