Skip to main content

PASS_COUNT

Constant PASS_COUNT 

Source
pub const PASS_COUNT: usize = 32;
Expand description

Number of distinct passes the engine times. Sized to match PASS_NAMES; the per-pass timing array in crate::profile::RenderStats is sized to at least this many slots.