![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_atrous_global_data_t:Data Fields | |
| int | kernel_zero |
| int | kernel_decompose |
| int | kernel_synthesize |
| int | 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().
| 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().
| 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().
| int dt_iop_atrous_global_data_t::kernel_zero |
Definition at line 149 of file atrous.c.
Referenced by cleanup_global(), and init_global().