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

#include <dwt.h>

+ Collaboration diagram for dwt_params_cl_t:

Data Fields

dt_dwt_cl_global_tglobal
 
int devid
 
cl_mem image
 
int width
 
int height
 
int ch
 
int scales
 
int return_layer
 
int merge_from_scale
 
voiduser_data
 
float preview_scale
 

Detailed Description

Definition at line 118 of file dwt.h.

Field Documentation

◆ ch

int dwt_params_cl_t::ch

Definition at line 125 of file dwt.h.

◆ devid

int dwt_params_cl_t::devid

Definition at line 121 of file dwt.h.

◆ global

dt_dwt_cl_global_t* dwt_params_cl_t::global

Definition at line 120 of file dwt.h.

Referenced by dt_dwt_init_cl().

◆ height

int dwt_params_cl_t::height

Definition at line 124 of file dwt.h.

◆ image

cl_mem dwt_params_cl_t::image

Definition at line 122 of file dwt.h.

◆ merge_from_scale

int dwt_params_cl_t::merge_from_scale

Definition at line 128 of file dwt.h.

Referenced by rt_process_forms_cl().

◆ preview_scale

float dwt_params_cl_t::preview_scale

Definition at line 130 of file dwt.h.

◆ return_layer

int dwt_params_cl_t::return_layer

Definition at line 127 of file dwt.h.

Referenced by process_cl(), and rt_process_forms_cl().

◆ scales

int dwt_params_cl_t::scales

Definition at line 126 of file dwt.h.

Referenced by process_cl(), and rt_process_forms_cl().

◆ user_data

void* dwt_params_cl_t::user_data

Definition at line 129 of file dwt.h.

Referenced by rt_process_forms_cl().

◆ width

int dwt_params_cl_t::width

Definition at line 123 of file dwt.h.


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