Searched refs:SubbufferAllocator (Results 1 – 1 of 1) sorted by relevance
121 pub struct SubbufferAllocator<A = Arc<StandardMemoryAllocator>> { struct125 impl<A> SubbufferAllocator<A> implementation155 SubbufferAllocator { in new()263 unsafe impl<A> DeviceOwned for SubbufferAllocator<A> implementation456 let buffer_allocator = SubbufferAllocator::new(memory_allocator, Default::default()); in reserve()468 let buffer_allocator = SubbufferAllocator::new(memory_allocator, Default::default()); in capacity_increase()