Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_atrous_global_data_t Struct Reference
+ Collaboration diagram for dt_iop_atrous_global_data_t:

Data Fields

int kernel_zero
 
int kernel_decompose
 
int kernel_synthesize
 
int kernel_addbuffers
 

Detailed Description

Definition at line 147 of file atrous.c.

Field Documentation

◆ kernel_addbuffers

int dt_iop_atrous_global_data_t::kernel_addbuffers

Definition at line 152 of file atrous.c.

Referenced by cleanup_global(), and init_global().

◆ kernel_decompose

int dt_iop_atrous_global_data_t::kernel_decompose

Definition at line 150 of file atrous.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_synthesize

int dt_iop_atrous_global_data_t::kernel_synthesize

Definition at line 151 of file atrous.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_zero

int dt_iop_atrous_global_data_t::kernel_zero

Definition at line 149 of file atrous.c.

Referenced by cleanup_global(), and init_global().


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