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

#include <mipmap_cache.h>

+ 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 [PATH_MAX]
 

Detailed Description

Definition at line 93 of file mipmap_cache.h.

Field Documentation

◆ buffer_size

size_t dt_mipmap_cache_t::buffer_size[DT_MIPMAP_NONE]

Definition at line 100 of file mipmap_cache.h.

Referenced by dt_mipmap_cache_allocate_dynamic(), and dt_mipmap_cache_init().

◆ cachedir

◆ max_height

◆ max_width

◆ mip_f

dt_mipmap_cache_one_t dt_mipmap_cache_t::mip_f

◆ mip_full

dt_mipmap_cache_one_t dt_mipmap_cache_t::mip_full

◆ mip_thumbs

dt_mipmap_cache_one_t dt_mipmap_cache_t::mip_thumbs

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