![]() |
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 224 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 225 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 226 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 230 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 227 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 229 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 233 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 228 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 232 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 231 of file retouch.c.
Referenced by _retouch_blur_cl(), cleanup_global(), and init_global().