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
 
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

◆ gui

◆ manager

dt_drawlayer_runtime_manager_t* dt_drawlayer_runtime_request_t::manager

Referenced by _update_runtime_state(), and process().

◆ piece

dt_dev_pixelpipe_iop_t* dt_drawlayer_runtime_request_t::piece

◆ 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

◆ runtime_params

const dt_iop_drawlayer_params_t* dt_drawlayer_runtime_request_t::runtime_params

◆ self

◆ use_opencl

gboolean dt_drawlayer_runtime_request_t::use_opencl

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