Blender V4.3
device.h File Reference
#include "util/string.h"
#include "util/vector.h"

Go to the source code of this file.

Functions

Devicedevice_dummy_create (const DeviceInfo &info, Stats &stats, Profiler &profiler, bool headless)
 

Function Documentation

◆ device_dummy_create()

Device * device_dummy_create ( const DeviceInfo & info,
Stats & stats,
Profiler & profiler,
bool headless )

Definition at line 42 of file device/dummy/device.cpp.

Referenced by Device::create().