Blender V4.3
device.h File Reference
#include "MEM_guardedalloc.h"
#include "RNA_access.hh"
#include "RNA_blender_cpp.hh"
#include "RNA_types.hh"
#include "device/device.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN int blender_device_threads (BL::Scene &b_scene)
 
DeviceInfo blender_device_info (BL::Preferences &b_preferences, BL::Scene &b_scene, bool background, bool preview, DeviceInfo &preferences_device)
 

Function Documentation

◆ blender_device_info()

◆ blender_device_threads()

CCL_NAMESPACE_BEGIN int blender_device_threads ( BL::Scene & b_scene)

Definition at line 24 of file blender/device.cpp.

Referenced by blender_device_info(), and BlenderSync::get_session_params().