|
Blender V5.0
|
#include <profiling.h>
Inherits ProfilingHelper.
Public Member Functions | |
| ProfilingWithShaderHelper (ProfilingState *state, ProfilingEvent event) | |
| ~ProfilingWithShaderHelper () | |
| void | set_shader (const int object, const int shader) |
| Public Member Functions inherited from ProfilingHelper | |
| ProfilingHelper (ProfilingState *state, ProfilingEvent event) | |
| ~ProfilingHelper () | |
| void | set_event (ProfilingEvent event) |
Additional Inherited Members | |
| Protected Attributes inherited from ProfilingHelper | |
| ProfilingState * | state |
| uint32_t | previous_event |
Definition at line 137 of file profiling.h.
|
inline |
Definition at line 139 of file profiling.h.
References ProfilingHelper::ProfilingHelper(), and ProfilingHelper::state.
|
inline |
Definition at line 144 of file profiling.h.
References ProfilingHelper::state.
|
inline |
Definition at line 150 of file profiling.h.
References assert, and ProfilingHelper::state.