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

Data Fields

int64_t max_age
 
uint64_t hash
 
dt_pixel_cache_entry_tcache_entry
 

Detailed Description

Definition at line 565 of file pixelpipe_cache.c.

Field Documentation

◆ cache_entry

dt_pixel_cache_entry_t* _cache_lru_t::cache_entry

◆ hash

uint64_t _cache_lru_t::hash

◆ max_age

int64_t _cache_lru_t::max_age

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