![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_colorequal_global_data_t:Data Fields | |
| int | kernel_lut3d_tetrahedral |
| int | kernel_lut3d_trilinear |
| int | kernel_lut3d_pyramid |
| int | kernel_exposure |
Definition at line 143 of file colorequal.c.
| int dt_iop_colorequal_global_data_t::kernel_exposure |
Definition at line 155 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 154 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 152 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 153 of file colorequal.c.
Referenced by cleanup_global(), init_global(), and process_cl().