Constant framebuffer_compositor::CACHE_BLOCK_HEIGHT
source · pub const CACHE_BLOCK_HEIGHT: usize = 16;
Expand description
The height of a cache block. In every iteration the compositor will deal with groups of 16 rows and cache them.