Home
last modified time | relevance | path

Searched refs:MemoryAllocationNotAligned (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/buffer/
Dmod.rs827 MemoryAllocationNotAligned { enumerator
928 Self::MemoryAllocationNotAligned { in fmt()
Dsys.rs444 return Err(BufferError::MemoryAllocationNotAligned { in validate_bind_memory()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dsys.rs1506 return Err(ImageError::MemoryAllocationNotAligned { in validate_bind_memory()
2900 MemoryAllocationNotAligned { enumerator
3128 Self::MemoryAllocationNotAligned { in fmt()