Constant webrender::batch::CLIP_RECTANGLE_AREA_THRESHOLD
source ยท const CLIP_RECTANGLE_AREA_THRESHOLD: f32 = _; // 65536f32
Expand description
The minimum size of a clip mask before trying to draw in tiles.
const CLIP_RECTANGLE_AREA_THRESHOLD: f32 = _; // 65536f32
The minimum size of a clip mask before trying to draw in tiles.