Home
last modified time | relevance | path

Searched defs:ALLOCATIONS (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/vulkano/src/memory/allocator/
Dsuballocator.rs2964 const ALLOCATIONS: DeviceSize = REGION_SIZE / BuddyAllocator::MIN_NODE_SIZE; in buddy_allocator_respects_granularity() constant
3006 const ALLOCATIONS: DeviceSize = 10; in bump_allocator_respects_granularity() constant