Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_drawlayer_runtime_request_t Struct Reference

#include <runtime.h>

+ Collaboration diagram for dt_drawlayer_runtime_request_t:

Data Fields

dt_iop_module_tself
 
const dt_dev_pixelpipe_tpipe
 
dt_dev_pixelpipe_iop_tpiece
 
const dt_iop_drawlayer_params_truntime_params
 
dt_iop_drawlayer_gui_data_tgui
 
dt_drawlayer_runtime_manager_tmanager
 
dt_drawlayer_process_state_tprocess_state
 
gboolean display_pipe
 
const dt_iop_roi_troi_in
 
const dt_iop_roi_troi_out
 
gboolean use_opencl
 

Field Documentation

◆ display_pipe

gboolean dt_drawlayer_runtime_request_t::display_pipe

Referenced by _fill_runtime_inputs().

◆ gui

◆ manager

dt_drawlayer_runtime_manager_t* dt_drawlayer_runtime_request_t::manager

Referenced by process(), and process_cl().

◆ piece

dt_dev_pixelpipe_iop_t* dt_drawlayer_runtime_request_t::piece

◆ pipe

const dt_dev_pixelpipe_t* dt_drawlayer_runtime_request_t::pipe

◆ process_state

dt_drawlayer_process_state_t* dt_drawlayer_runtime_request_t::process_state

◆ roi_in

const dt_iop_roi_t* dt_drawlayer_runtime_request_t::roi_in

◆ roi_out

const dt_iop_roi_t* dt_drawlayer_runtime_request_t::roi_out

Referenced by _fill_runtime_inputs().

◆ runtime_params

const dt_iop_drawlayer_params_t* dt_drawlayer_runtime_request_t::runtime_params

Referenced by _fill_runtime_inputs().

◆ self

◆ use_opencl

gboolean dt_drawlayer_runtime_request_t::use_opencl

Referenced by _fill_runtime_inputs().


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