![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <darktable.h>
Data Fields | |
size_t | total_memory |
size_t | mipmap_memory |
size_t | headroom_memory |
size_t | pixelpipe_memory |
size_t | buffer_memory |
size_t | darkroom_cache |
size_t dt_sys_resources_t::buffer_memory |
Referenced by dt_configure_runtime_performance(), dt_get_available_mem(), and dt_get_singlebuffer_mem().
size_t dt_sys_resources_t::darkroom_cache |
size_t dt_sys_resources_t::headroom_memory |
Referenced by dt_configure_runtime_performance(), and dt_get_available_mem().
size_t dt_sys_resources_t::mipmap_memory |
Referenced by dt_configure_runtime_performance(), and dt_get_mipmap_mem().
size_t dt_sys_resources_t::pixelpipe_memory |
Referenced by dt_configure_runtime_performance(), and dt_init().
size_t dt_sys_resources_t::total_memory |
Referenced by dt_configure_runtime_performance(), and dt_get_available_mem().