Enum wgpu_core::device::DeviceError [−][src]
pub enum DeviceError {
Invalid,
Lost,
OutOfMemory,
}Variants
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for DeviceErrorimpl Send for DeviceErrorimpl Sync for DeviceErrorimpl Unpin for DeviceErrorimpl UnwindSafe for DeviceErrorBlanket Implementations
Mutably borrows from an owned value. Read more