Searched defs:ImmutableImageCreationError (Results 1 – 1 of 1) sorted by relevance
115 … ) -> Result<(Arc<ImmutableImage>, Arc<ImmutableImageInitialization>), ImmutableImageCreationError> in uninitialized() argument424 pub enum ImmutableImageCreationError { enum437 impl Error for ImmutableImageCreationError { implementation448 impl Display for ImmutableImageCreationError { implementation467 impl From<ImageError> for ImmutableImageCreationError { implementation473 impl From<AllocationCreationError> for ImmutableImageCreationError { implementation479 impl From<VulkanError> for ImmutableImageCreationError { implementation485 impl From<CommandBufferBeginError> for ImmutableImageCreationError { implementation