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