Searched refs:ERROR_DEVICE_LOST (Results 1 – 3 of 3) sorted by relevance
190 DeviceLost = ash::vk::Result::ERROR_DEVICE_LOST.as_raw(),219 ash::vk::Result::ERROR_DEVICE_LOST => Err(Error::DeviceLost), in check_errors()
902 pub const ERROR_DEVICE_LOST: Self = Self(-4); constant935 Result::ERROR_DEVICE_LOST => { in fmt()
3494 Self::ERROR_DEVICE_LOST => Some("ERROR_DEVICE_LOST"), in fmt()