![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
uint32_t | width |
uint32_t | height |
float | iscale |
size_t | size |
dt_mipmap_buffer_dsc_flags | flags |
dt_colorspaces_color_profile_type_t | color_space |
dt_colorspaces_color_profile_type_t dt_mipmap_buffer_dsc::color_space |
dt_mipmap_buffer_dsc_flags dt_mipmap_buffer_dsc::flags |
uint32_t dt_mipmap_buffer_dsc::height |
float dt_mipmap_buffer_dsc::iscale |
Referenced by _generate_blocking(), _sync_dsc_to_buf(), dead_image_8(), and dt_mipmap_cache_allocate_dynamic().
size_t dt_mipmap_buffer_dsc::size |
Referenced by _validate_buffer(), dead_image_8(), and dt_mipmap_cache_alloc().
uint32_t dt_mipmap_buffer_dsc::width |