Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_opencl_detected_device_t Struct Reference

#include <opencl.h>

+ Collaboration diagram for dt_opencl_detected_device_t:

Data Fields

int config_id
 
char * name
 
char * cname
 
unsigned int cltype
 
int disabled
 
int pinned_memory
 
size_t forced_headroom
 

Detailed Description

Definition at line 207 of file opencl.h.

Field Documentation

◆ cltype

unsigned int dt_opencl_detected_device_t::cltype

Definition at line 212 of file opencl.h.

Referenced by dt_opencl_device_init().

◆ cname

◆ config_id

◆ disabled

int dt_opencl_detected_device_t::disabled

◆ forced_headroom

size_t dt_opencl_detected_device_t::forced_headroom

◆ name

char* dt_opencl_detected_device_t::name

Definition at line 210 of file opencl.h.

Referenced by dt_gui_preferences_show(), dt_opencl_cleanup(), and dt_opencl_device_init().

◆ pinned_memory

int dt_opencl_detected_device_t::pinned_memory

The documentation for this struct was generated from the following file: