Skip to main content

MAX_ENTRIES

Constant MAX_ENTRIES 

Source
pub const MAX_ENTRIES: usize = 64;
Expand description

Maximum number of cached text textures before FIFO eviction.

64 × 512 × 256 × 4 bytes ≈ 32 MB upper bound — small even on integrated GPUs and well within the recorder’s working set.