Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_mipmap_cache_t Struct Reference
+ Collaboration diagram for dt_mipmap_cache_t:

Data Fields

size_t max_width [DT_MIPMAP_NONE]
 
size_t max_height [DT_MIPMAP_NONE]
 
size_t buffer_size [DT_MIPMAP_NONE]
 
dt_mipmap_cache_one_t mip_thumbs
 
dt_mipmap_cache_one_t mip_f
 
dt_mipmap_cache_one_t mip_full
 
char cachedir [DT_PATH_MAX]
 

Detailed Description

Definition at line 105 of file mipmap_cache.c.

Field Documentation

◆ buffer_size

size_t dt_mipmap_cache_t::buffer_size[DT_MIPMAP_NONE]

Definition at line 113 of file mipmap_cache.c.

Referenced by dt_mipmap_cache_allocate_dynamic(), and dt_mipmap_cache_init().

◆ cachedir

◆ max_height

◆ max_width

◆ mip_f

◆ mip_full

◆ mip_thumbs


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