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

#include <mipmap_cache.h>

+ 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 79 of file mipmap_cache.h.

Field Documentation

◆ cache

◆ stats_fetches

long int dt_mipmap_cache_one_t::stats_fetches

Definition at line 89 of file mipmap_cache.h.

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 88 of file mipmap_cache.h.

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 87 of file mipmap_cache.h.

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 86 of file mipmap_cache.h.

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 90 of file mipmap_cache.h.

Referenced by dt_mipmap_cache_init(), and dt_mipmap_cache_print().


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