Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/
Dsuballocator.rs2671 const ALLOCATIONS_PER_THREAD: DeviceSize = 100; in free_list_allocator_capacity() constant
3051 const ALLOCATIONS_PER_THREAD: DeviceSize = 100_000; in bump_allocator_syncness() constant