|
Blender V5.0
|
#include <gpu_profile_report.hh>
Public Member Functions | |
| void | add_group (StringRefNull name, uint64_t gpu_start, uint64_t gpu_end, uint64_t cpu_start, uint64_t cpu_end) |
| void | add_group_cpu (StringRefNull name, uint64_t cpu_start, uint64_t cpu_end) |
Static Public Member Functions | |
| static ProfileReport & | get () |
Definition at line 20 of file gpu_profile_report.hh.
|
inline |
Definition at line 47 of file gpu_profile_report.hh.
|
inline |
Definition at line 75 of file gpu_profile_report.hh.
Referenced by blender::gpu::ShaderCompiler::compile().
|
inlinestatic |
Definition at line 41 of file gpu_profile_report.hh.
Referenced by blender::gpu::ShaderCompiler::compile().