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.

Field Documentation

◆ bpp

size_t dt_backbuf_t::bpp

Referenced by dt_dev_set_backbuf().

◆ hash

dt_atomic_uint64 dt_backbuf_t::hash

◆ height

◆ history_hash

dt_atomic_uint64 dt_backbuf_t::history_hash

◆ width


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