webrender::gpu_cache

Constant RECLAIM_THRESHOLD

source
const RECLAIM_THRESHOLD: f32 = 0.2;
Expand description

The ratio of utilized blocks to total blocks for which we start the clock on reclaiming memory.