![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_retouch_global_data_t:| int dt_iop_retouch_global_data_t::kernel_retouch_clear_alpha |
Definition at line 207 of file retouch.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_retouch_global_data_t::kernel_retouch_copy_alpha |
Definition at line 208 of file retouch.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_buffer |
Definition at line 209 of file retouch.c.
Referenced by _retouch_clone_cl(), _retouch_heal_cl(), cleanup_global(), and init_global().
| int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_buffer_masked |
Definition at line 213 of file retouch.c.
Referenced by _retouch_clone_cl(), _retouch_heal_cl(), cleanup_global(), and init_global().
| int dt_iop_retouch_global_data_t::kernel_retouch_copy_buffer_to_image |
Definition at line 210 of file retouch.c.
Referenced by _retouch_blur_cl(), cleanup_global(), init_global(), and process_cl().
| int dt_iop_retouch_global_data_t::kernel_retouch_copy_image_to_buffer_masked |
Definition at line 212 of file retouch.c.
Referenced by _retouch_blur_cl(), cleanup_global(), and init_global().
| int dt_iop_retouch_global_data_t::kernel_retouch_copy_mask_to_alpha |
Definition at line 216 of file retouch.c.
Referenced by cleanup_global(), init_global(), and rt_copy_mask_to_alpha_cl().
| int dt_iop_retouch_global_data_t::kernel_retouch_fill |
Definition at line 211 of file retouch.c.
Referenced by _retouch_fill_cl(), cleanup_global(), and init_global().
| int dt_iop_retouch_global_data_t::kernel_retouch_image_lab2rgb |
Definition at line 215 of file retouch.c.
Referenced by _retouch_blur_cl(), cleanup_global(), and init_global().
| int dt_iop_retouch_global_data_t::kernel_retouch_image_rgb2lab |
Definition at line 214 of file retouch.c.
Referenced by _retouch_blur_cl(), cleanup_global(), and init_global().