![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorequal_global_data_t:Definition at line 138 of file colorequal.c.
| dt_iop_colorequal_data_t dt_iop_colorequal_global_data_t::cache |
Definition at line 141 of file colorequal.c.
Referenced by _update_gui_lut_cache(), cleanup_global(), commit_params(), init_global(), and process_cl().
| uint64_t dt_iop_colorequal_global_data_t::cache_generation |
Definition at line 144 of file colorequal.c.
Referenced by _update_gui_lut_cache(), commit_params(), and init_global().
| gboolean dt_iop_colorequal_global_data_t::cache_valid |
Definition at line 143 of file colorequal.c.
Referenced by _update_gui_lut_cache(), commit_params(), and init_global().
| int dt_iop_colorequal_global_data_t::kernel_exposure |
Definition at line 148 of file colorequal.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_colorequal_global_data_t::kernel_lut3d_pyramid |
Definition at line 147 of file colorequal.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_colorequal_global_data_t::kernel_lut3d_tetrahedral |
Definition at line 145 of file colorequal.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_colorequal_global_data_t::kernel_lut3d_trilinear |
Definition at line 146 of file colorequal.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| dt_pthread_rwlock_t dt_iop_colorequal_global_data_t::lock |
Definition at line 140 of file colorequal.c.
Referenced by _refresh_preview_cursor_sample(), _update_gui_lut_cache(), cleanup_global(), commit_params(), init_global(), process(), and process_cl().
| dt_iop_colorequal_params_t dt_iop_colorequal_global_data_t::params |
Definition at line 142 of file colorequal.c.
Referenced by _update_gui_lut_cache(), commit_params(), and init_global().