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

#include <pixelpipe_cache.h>

+ Collaboration diagram for dt_pixel_cache_entry_t:

Data Fields

uint64_t hash
 
uint64_t serial
 
voiddata
 
size_t size
 
int64_t age
 
char * name
 
int id
 
dt_atomic_int refcount
 
dt_pthread_rwlock_t lock
 
gboolean auto_destroy
 
gboolean external_alloc
 
int hits
 
dt_dev_pixelpipe_cache_tcache
 
GList * cl_mem_list
 
dt_pthread_mutex_t cl_mem_lock
 

Field Documentation

◆ age

◆ auto_destroy

◆ cache

dt_dev_pixelpipe_cache_t* dt_pixel_cache_entry_t::cache

◆ cl_mem_list

◆ cl_mem_lock

◆ data

◆ external_alloc

◆ hash

◆ hits

◆ id

int dt_pixel_cache_entry_t::id

◆ lock

◆ name

◆ refcount

◆ serial

◆ size


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