Searched refs:NativeWindowInUse (Results 1 – 2 of 2) sorted by relevance
199 NativeWindowInUse = ash::vk::Result::ERROR_NATIVE_WINDOW_IN_USE_KHR.as_raw(), enumerator228 ash::vk::Result::ERROR_NATIVE_WINDOW_IN_USE_KHR => Err(Error::NativeWindowInUse), in check_errors()
1007 NativeWindowInUse, enumerator1061 SwapchainCreationError::NativeWindowInUse => { in fmt()1119 Error::NativeWindowInUse => SwapchainCreationError::NativeWindowInUse, in from()