wgpu_hal::vulkan

Function get_unexpected_err

source
fn get_unexpected_err(_err: Result) -> DeviceError
Available on vulkan only.
Expand description

Returns crate::DeviceError::Unexpected or panics if the internal_error_panic feature flag is enabled.