Skip to main content

REFIT_LIMIT

Constant REFIT_LIMIT 

Source
pub const REFIT_LIMIT: u32 = 32;
Expand description

Full rebuilds per ring slot: after this many consecutive refits the next skinned update rebuilds that slot’s BLAS from scratch. Each slot counts independently and they are touched on different frames, so the rebuilds stagger rather than landing on one frame.