fn get_unexpected_err(_err: Result) -> DeviceErrorAvailable on
vulkan only.Expand description
Returns crate::DeviceError::Unexpected or panics if the internal_error_panic
feature flag is enabled.
fn get_unexpected_err(_err: Result) -> DeviceErrorvulkan only.Returns crate::DeviceError::Unexpected or panics if the internal_error_panic
feature flag is enabled.