Blender V5.0
ProfilingWithShaderHelper Class Reference

#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
ProfilingStatestate
uint32_t previous_event

Detailed Description

Definition at line 137 of file profiling.h.

Constructor & Destructor Documentation

◆ ProfilingWithShaderHelper()

ProfilingWithShaderHelper::ProfilingWithShaderHelper ( ProfilingState * state,
ProfilingEvent event )
inline

Definition at line 139 of file profiling.h.

References ProfilingHelper::ProfilingHelper(), and ProfilingHelper::state.

◆ ~ProfilingWithShaderHelper()

ProfilingWithShaderHelper::~ProfilingWithShaderHelper ( )
inline

Definition at line 144 of file profiling.h.

References ProfilingHelper::state.

Member Function Documentation

◆ set_shader()

void ProfilingWithShaderHelper::set_shader ( const int object,
const int shader )
inline

Definition at line 150 of file profiling.h.

References assert, and ProfilingHelper::state.


The documentation for this class was generated from the following file: