![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_iop_crystgrain_global_data_t:Data Fields | |
| int | kernel_zero_scalar |
| int | kernel_zero_rgb |
| int | kernel_extract_luminance |
| int | kernel_extract_rgb |
| int | kernel_simulate_layer |
| int | kernel_simulate_layer_color |
| int | kernel_apply_mono |
| int | kernel_finalize_color |
| int dt_iop_crystgrain_global_data_t::kernel_apply_mono |
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_crystgrain_global_data_t::kernel_extract_luminance |
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_crystgrain_global_data_t::kernel_extract_rgb |
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_crystgrain_global_data_t::kernel_finalize_color |
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_crystgrain_global_data_t::kernel_simulate_layer |
Referenced by _simulate_channel_cl(), cleanup_global(), and init_global().
| int dt_iop_crystgrain_global_data_t::kernel_simulate_layer_color |
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_crystgrain_global_data_t::kernel_zero_rgb |
Referenced by cleanup_global(), init_global(), and process_cl().
| int dt_iop_crystgrain_global_data_t::kernel_zero_scalar |
Referenced by _simulate_channel_cl(), cleanup_global(), and init_global().