Home
last modified time | relevance | path

Searched refs:ArrayLayerCountMismatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Dcopy.rs544 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
556 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
566 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
577 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
2128 return Err(CopyError::ArrayLayerCountMismatch { in validate_blit_image()
2519 return Err(CopyError::ArrayLayerCountMismatch { in validate_resolve_image()
4789 ArrayLayerCountMismatch { enumerator
5030 Self::ArrayLayerCountMismatch { in fmt()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dcopy.rs683 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
695 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
705 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
716 return Err(CopyError::ArrayLayerCountMismatch { in validate_copy_image()
2852 return Err(CopyError::ArrayLayerCountMismatch { in validate_blit_image()
3464 return Err(CopyError::ArrayLayerCountMismatch { in validate_resolve_image()