|
Blender V4.3
|
#include <profiling.h>
Inherited by ProfilingWithShaderHelper.
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 115 of file util/profiling.h.
|
inline |
Definition at line 117 of file util/profiling.h.
References ProfilingState::event, previous_event, and state.
|
inline |
Definition at line 123 of file util/profiling.h.
References ProfilingState::event, previous_event, and state.
|
inline |
Definition at line 128 of file util/profiling.h.
References ProfilingState::event, and state.
|
protected |
Definition at line 135 of file util/profiling.h.
Referenced by ProfilingHelper(), and ~ProfilingHelper().
|
protected |
Definition at line 134 of file util/profiling.h.
Referenced by ProfilingHelper(), set_event(), ProfilingWithShaderHelper::set_shader(), ~ProfilingHelper(), and ProfilingWithShaderHelper::~ProfilingWithShaderHelper().