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

Data Fields

dt_cache_t cache
 
long int stats_requests
 
long int stats_near_match
 
long int stats_misses
 
long int stats_fetches
 
long int stats_standin
 

Detailed Description

Definition at line 88 of file mipmap_cache.c.

Field Documentation

◆ cache

◆ stats_fetches

long int dt_mipmap_cache_one_t::stats_fetches

Definition at line 98 of file mipmap_cache.c.

Referenced by dt_mipmap_cache_init(), and dt_mipmap_cache_print().

◆ stats_misses

long int dt_mipmap_cache_one_t::stats_misses

Definition at line 97 of file mipmap_cache.c.

Referenced by dt_mipmap_cache_init(), and dt_mipmap_cache_print().

◆ stats_near_match

long int dt_mipmap_cache_one_t::stats_near_match

Definition at line 96 of file mipmap_cache.c.

Referenced by dt_mipmap_cache_init(), and dt_mipmap_cache_print().

◆ stats_requests

long int dt_mipmap_cache_one_t::stats_requests

Definition at line 95 of file mipmap_cache.c.

Referenced by dt_mipmap_cache_init(), and dt_mipmap_cache_print().

◆ stats_standin

long int dt_mipmap_cache_one_t::stats_standin

Definition at line 99 of file mipmap_cache.c.

Referenced by dt_mipmap_cache_init(), and dt_mipmap_cache_print().


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