fn map_host_device_oom_and_lost_err(err: Result) -> DeviceError
Available on
vulkan
only.Expand description
Maps
- VK_ERROR_OUT_OF_HOST_MEMORY
- VK_ERROR_OUT_OF_DEVICE_MEMORY
- VK_ERROR_DEVICE_LOST
fn map_host_device_oom_and_lost_err(err: Result) -> DeviceError
vulkan
only.Maps