Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_channelmixer_rgb_global_data_t Struct Reference
+ 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
 

Detailed Description

Definition at line 257 of file channelmixerrgb.c.

Field Documentation

◆ kernel_channelmixer_rgb_bradford_full

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().

◆ kernel_channelmixer_rgb_bradford_linear

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().

◆ kernel_channelmixer_rgb_cat16

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().

◆ kernel_channelmixer_rgb_rgb

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().

◆ kernel_channelmixer_rgb_xyz

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().


The documentation for this struct was generated from the following file: