|
Blender V4.3
|
#include <globals.h>
Inherited by CPUKernelThreadGlobals.
Public Attributes | |
| KernelData | data |
| ProfilingState | profiler |
Definition at line 40 of file device/cpu/globals.h.
| KernelData KernelGlobalsCPU::data |
Definition at line 44 of file device/cpu/globals.h.
Referenced by kernel_const_copy(), and PathTraceWorkCPU::render_samples_full_pipeline().
| ProfilingState KernelGlobalsCPU::profiler |
Definition at line 68 of file device/cpu/globals.h.
Referenced by CPUKernelThreadGlobals::start_profiling(), and CPUKernelThreadGlobals::stop_profiling().