Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_colorprimaries_global_data_t Struct Reference
+ Collaboration diagram for dt_iop_colorprimaries_global_data_t:

Data Fields

int kernel_lut3d_tetrahedral
 
int kernel_lut3d_trilinear
 
int kernel_lut3d_pyramid
 
int kernel_exposure
 

Detailed Description

Definition at line 108 of file colorprimaries.c.

Field Documentation

◆ kernel_exposure

int dt_iop_colorprimaries_global_data_t::kernel_exposure

Definition at line 120 of file colorprimaries.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_lut3d_pyramid

int dt_iop_colorprimaries_global_data_t::kernel_lut3d_pyramid

Definition at line 119 of file colorprimaries.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_lut3d_tetrahedral

int dt_iop_colorprimaries_global_data_t::kernel_lut3d_tetrahedral

Definition at line 117 of file colorprimaries.c.

Referenced by cleanup_global(), init_global(), and process_cl().

◆ kernel_lut3d_trilinear

int dt_iop_colorprimaries_global_data_t::kernel_lut3d_trilinear

Definition at line 118 of file colorprimaries.c.

Referenced by cleanup_global(), init_global(), and process_cl().


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