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

#include <darktable.h>

+ Collaboration diagram for dt_sys_resources_t:

Data Fields

size_t total_memory
 
size_t mipmap_memory
 
size_t headroom_memory
 
size_t pixelpipe_memory
 

Detailed Description

Definition at line 748 of file darktable.h.

Field Documentation

◆ headroom_memory

size_t dt_sys_resources_t::headroom_memory

Definition at line 752 of file darktable.h.

Referenced by dt_configure_runtime_performance().

◆ mipmap_memory

size_t dt_sys_resources_t::mipmap_memory

Definition at line 751 of file darktable.h.

Referenced by dt_configure_runtime_performance(), and dt_get_mipmap_mem().

◆ pixelpipe_memory

size_t dt_sys_resources_t::pixelpipe_memory

Definition at line 753 of file darktable.h.

Referenced by dt_configure_runtime_performance(), and dt_init().

◆ total_memory

size_t dt_sys_resources_t::total_memory

Definition at line 750 of file darktable.h.

Referenced by dt_configure_runtime_performance().


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