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

#include <mipmap_cache.h>

+ Collaboration diagram for dt_mipmap_cache_stats_entry_t:

Data Fields

int32_t imgid
 
int mip
 
size_t size
 

Detailed Description

Definition at line 119 of file mipmap_cache.h.

Field Documentation

◆ imgid

int32_t dt_mipmap_cache_stats_entry_t::imgid

Definition at line 121 of file mipmap_cache.h.

Referenced by _mipmap_subcache_collect(), and _rebuild_memory().

◆ mip

int dt_mipmap_cache_stats_entry_t::mip

Definition at line 122 of file mipmap_cache.h.

Referenced by _mipmap_subcache_collect(), and _rebuild_memory().

◆ size

size_t dt_mipmap_cache_stats_entry_t::size

Definition at line 123 of file mipmap_cache.h.

Referenced by _mipmap_subcache_collect(), and _rebuild_memory().


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