![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
One coherent publication, by value. More...
#include <pixelpipe_hb.h>
Collaboration diagram for dt_backbuf_state_t:Data Fields | |
| size_t | bpp |
| size_t | width |
| size_t | height |
| uint64_t | hash |
| uint64_t | history_hash |
One coherent publication, by value.
Definition at line 231 of file pixelpipe_hb.h.
| size_t dt_backbuf_state_t::bpp |
Definition at line 233 of file pixelpipe_hb.h.
| uint64_t dt_backbuf_state_t::hash |
Definition at line 236 of file pixelpipe_hb.h.
Referenced by dt_dev_lock_pipe_surface(), expose(), test_single_field_setter_is_a_publication(), and test_snapshot_never_crosses_publications().
| size_t dt_backbuf_state_t::height |
Definition at line 235 of file pixelpipe_hb.h.
Referenced by _preview_pipe_finished(), dt_dev_lock_pipe_surface(), dt_dev_resync_mipmap_cache(), expose(), test_single_field_setter_is_a_publication(), and test_snapshot_never_crosses_publications().
| uint64_t dt_backbuf_state_t::history_hash |
Definition at line 237 of file pixelpipe_hb.h.
| size_t dt_backbuf_state_t::width |
Definition at line 234 of file pixelpipe_hb.h.
Referenced by _preview_pipe_finished(), dt_dev_lock_pipe_surface(), dt_dev_resync_mipmap_cache(), expose(), test_single_field_setter_is_a_publication(), and test_snapshot_never_crosses_publications().