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

Data Fields

int kernel_lut3d_tetrahedral
 
int kernel_lut3d_trilinear
 
int kernel_lut3d_pyramid
 
int kernel_lut3d_none
 

Detailed Description

Definition at line 135 of file iop/lut3d.c.

Field Documentation

◆ kernel_lut3d_none

int dt_iop_lut3d_global_data_t::kernel_lut3d_none

Definition at line 140 of file iop/lut3d.c.

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

◆ kernel_lut3d_pyramid

int dt_iop_lut3d_global_data_t::kernel_lut3d_pyramid

Definition at line 139 of file iop/lut3d.c.

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

◆ kernel_lut3d_tetrahedral

int dt_iop_lut3d_global_data_t::kernel_lut3d_tetrahedral

Definition at line 137 of file iop/lut3d.c.

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

◆ kernel_lut3d_trilinear

int dt_iop_lut3d_global_data_t::kernel_lut3d_trilinear

Definition at line 138 of file iop/lut3d.c.

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


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