fn map_host_oom_and_ioca_err(err: Result) -> DeviceError
Available on
vulkan
only.Expand description
Maps
- VK_ERROR_OUT_OF_HOST_MEMORY
- VK_ERROR_INVALID_OPAQUE_CAPTURE_ADDRESS_KHR
fn map_host_oom_and_ioca_err(err: Result) -> DeviceError
vulkan
only.Maps