Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/
Dsuballocator.rs689 ) -> Result<MemoryAlloc, SuballocationCreationError>; in allocate() argument
786 pub enum SuballocationCreationError { enum
804 impl Error for SuballocationCreationError {} implementation
806 impl Display for SuballocationCreationError { implementation
1071 ) -> Result<MemoryAlloc, SuballocationCreationError> { in allocate() argument
1684 ) -> Result<MemoryAlloc, SuballocationCreationError> { in allocate() argument
2045 ) -> Result<MemoryAlloc, SuballocationCreationError> { in allocate() argument
2130 ) -> Result<MemoryAlloc, SuballocationCreationError> { in allocate() argument
2356 ) -> Result<MemoryAlloc, SuballocationCreationError> { in allocate() argument