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

#include <runtime.h>

+ Collaboration diagram for dt_drawlayer_runtime_update_request_t:

Data Fields

dt_drawlayer_runtime_event_t event
 
dt_drawlayer_runtime_raw_input_kind_t raw_input_kind
 
const dt_drawlayer_runtime_inputs_tinputs
 
gboolean flush_pending
 
dt_drawlayer_runtime_release_t release
 

Detailed Description

Definition at line 334 of file runtime.h.

Field Documentation

◆ event

◆ flush_pending

gboolean dt_drawlayer_runtime_update_request_t::flush_pending

Definition at line 339 of file runtime.h.

Referenced by _build_runtime_schedule().

◆ inputs

const dt_drawlayer_runtime_inputs_t* dt_drawlayer_runtime_update_request_t::inputs

◆ raw_input_kind

dt_drawlayer_runtime_raw_input_kind_t dt_drawlayer_runtime_update_request_t::raw_input_kind

◆ release

dt_drawlayer_runtime_release_t dt_drawlayer_runtime_update_request_t::release

Definition at line 340 of file runtime.h.

Referenced by dt_drawlayer_runtime_manager_update(), process(), and process_cl().


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