|
Blender
V3.3
|
#include <globals.h>
Public Attributes | |
| KernelData | data |
| ProfilingState | profiler |
Definition at line 37 of file device/cpu/globals.h.
| KernelData KernelGlobalsCPU::data |
Definition at line 41 of file device/cpu/globals.h.
Referenced by kernel_const_copy().
| ProfilingState KernelGlobalsCPU::profiler |
Definition at line 53 of file device/cpu/globals.h.
Referenced by CPUKernelThreadGlobals::start_profiling(), and CPUKernelThreadGlobals::stop_profiling().