![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_channelmixer_rgb_global_data_t:Data Fields | |
| int | kernel_channelmixer_rgb_xyz |
| int | kernel_channelmixer_rgb_cat16 |
| int | kernel_channelmixer_rgb_bradford_full |
| int | kernel_channelmixer_rgb_bradford_linear |
| int | kernel_channelmixer_rgb_rgb |
Definition at line 257 of file channelmixerrgb.c.
| int dt_iop_channelmixer_rgb_global_data_t::kernel_channelmixer_rgb_bradford_full |
Definition at line 261 of file channelmixerrgb.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_channelmixer_rgb_global_data_t::kernel_channelmixer_rgb_bradford_linear |
Definition at line 262 of file channelmixerrgb.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_channelmixer_rgb_global_data_t::kernel_channelmixer_rgb_cat16 |
Definition at line 260 of file channelmixerrgb.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_channelmixer_rgb_global_data_t::kernel_channelmixer_rgb_rgb |
Definition at line 263 of file channelmixerrgb.c.
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_channelmixer_rgb_global_data_t::kernel_channelmixer_rgb_xyz |
Definition at line 259 of file channelmixerrgb.c.
Referenced by cleanup_global(), init_global(), and process_cl().