|
Blender V4.3
|
#include "util/system.h"Go to the source code of this file.
Functions | |
| static CCL_NAMESPACE_BEGIN int | guiding_device_type () |
| static bool | guiding_supported () |
|
static |
Definition at line 16 of file util/guiding.h.
References system_cpu_support_avx2(), and system_cpu_support_sse42().
Referenced by CPUDevice::get_guiding_device(), and guiding_supported().
|
inlinestatic |
Definition at line 35 of file util/guiding.h.
References guiding_device_type().
Referenced by device_cpu_info().