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

#include <worker.h>

+ Collaboration diagram for dt_drawlayer_worker_snapshot_t:

Data Fields

dt_drawlayer_worker_state_t backend_state
 
guint backend_queue_count
 
gboolean commit_pending
 

Detailed Description

Definition at line 38 of file worker.h.

Field Documentation

◆ backend_queue_count

guint dt_drawlayer_worker_snapshot_t::backend_queue_count

Definition at line 41 of file worker.h.

Referenced by _sync_runtime_state_from_inputs(), and dt_drawlayer_worker_get_snapshot().

◆ backend_state

dt_drawlayer_worker_state_t dt_drawlayer_worker_snapshot_t::backend_state

Definition at line 40 of file worker.h.

Referenced by _sync_runtime_state_from_inputs(), and dt_drawlayer_worker_get_snapshot().

◆ commit_pending

gboolean dt_drawlayer_worker_snapshot_t::commit_pending

Definition at line 42 of file worker.h.

Referenced by _sync_runtime_state_from_inputs(), and dt_drawlayer_worker_get_snapshot().


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