|
Blender V4.5
|
#include <globals.h>
Inherited by ThreadKernelGlobalsCPU.
Public Attributes | |
| KernelData | data = {} |
| ProfilingState | profiler |
Definition at line 42 of file device/cpu/globals.h.
| KernelData KernelGlobalsCPU::data = {} |
Definition at line 46 of file device/cpu/globals.h.
Referenced by kernel_const_copy(), and PathTraceWorkCPU::render_samples_full_pipeline().
| ProfilingState KernelGlobalsCPU::profiler |
Definition at line 48 of file device/cpu/globals.h.
Referenced by ThreadKernelGlobalsCPU::start_profiling(), and ThreadKernelGlobalsCPU::stop_profiling().