|
Blender V5.0
|
#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 114 of file profiling.h.
|
inline |
Definition at line 116 of file profiling.h.
References previous_event, and state.
Referenced by ProfilingWithShaderHelper::ProfilingWithShaderHelper().
|
inline |
Definition at line 122 of file profiling.h.
References previous_event, and state.
|
inline |
Definition at line 127 of file profiling.h.
References state.
|
protected |
Definition at line 134 of file profiling.h.
Referenced by ProfilingHelper(), and ~ProfilingHelper().
|
protected |
Definition at line 133 of file profiling.h.
Referenced by ProfilingHelper(), ProfilingWithShaderHelper::ProfilingWithShaderHelper(), set_event(), ProfilingWithShaderHelper::set_shader(), ~ProfilingHelper(), and ProfilingWithShaderHelper::~ProfilingWithShaderHelper().