Blender V5.0
device.h File Reference
#include "util/unique_ptr.h"

Go to the source code of this file.

Functions

unique_ptr< Devicedevice_multi_create (const DeviceInfo &info, Stats &stats, Profiler &profiler, bool headless)

Function Documentation

◆ device_multi_create()

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().