![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <runtime.h>
Collaboration diagram for dt_drawlayer_stroke_state_t:Data Fields | |
| dt_drawlayer_worker_t * | worker |
| guint | stroke_sample_count |
| uint32_t | stroke_event_index |
| gboolean | last_dab_valid |
| float | last_dab_x |
| float | last_dab_y |
| gboolean | finish_commit_pending |
| uint32_t | current_stroke_batch |
| gboolean dt_drawlayer_stroke_state_t::finish_commit_pending |
Definition at line 80 of file runtime.h.
Referenced by _build_runtime_schedule().
| guint dt_drawlayer_stroke_state_t::stroke_sample_count |
Definition at line 75 of file runtime.h.
Referenced by _build_runtime_schedule().
| dt_drawlayer_worker_t* dt_drawlayer_stroke_state_t::worker |
Definition at line 74 of file runtime.h.
Referenced by _collect_runtime_inputs().