|
Blender V5.0
|
#include "util/unique_ptr.h"Go to the source code of this file.
Functions | |
| unique_ptr< Device > | device_multi_create (const DeviceInfo &info, Stats &stats, Profiler &profiler, bool headless) |
| unique_ptr< Device > device_multi_create | ( | const DeviceInfo & | info, |
| Stats & | stats, | ||
| Profiler & | profiler, | ||
| bool | headless ) |
Definition at line 574 of file device/multi/device.cpp.
Referenced by Device::create().