wgpu_hal::vulkan

Function get_lost_err

source
fn get_lost_err() -> DeviceError
Available on vulkan only.
Expand description

Returns crate::DeviceError::Lost or panics if the device_lost_panic feature flag is enabled.