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

#include <pixelpipe_hb.h>

+ Collaboration diagram for dt_backbuf_t:

Data Fields

size_t bpp
 
size_t width
 
size_t height
 
dt_atomic_uint64 hash
 
dt_atomic_uint64 history_hash
 

Detailed Description

this encapsulates the pixelpipe. a develop module will need several of these: for previews and full blits to cairo and for the export function.

Definition at line 187 of file pixelpipe_hb.h.

Field Documentation

◆ bpp

size_t dt_backbuf_t::bpp

Definition at line 189 of file pixelpipe_hb.h.

Referenced by dt_dev_set_backbuf().

◆ hash

dt_atomic_uint64 dt_backbuf_t::hash

Definition at line 192 of file pixelpipe_hb.h.

Referenced by dt_dev_backbuf_get_hash(), and dt_dev_backbuf_set_hash().

◆ height

◆ history_hash

dt_atomic_uint64 dt_backbuf_t::history_hash

◆ width


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