Searched refs:eErrorSurfaceLostKHR (Results 1 – 6 of 6) sorted by relevance
3464 : SystemError( make_error_code( Result::eErrorSurfaceLostKHR ), message ) {} in SurfaceLostKHRError()3466 : SystemError( make_error_code( Result::eErrorSurfaceLostKHR ), message ) {} in SurfaceLostKHRError()3532 case Result::eErrorSurfaceLostKHR: throw SurfaceLostKHRError( message ); in throwResultException()
267 eErrorSurfaceLostKHR = VK_ERROR_SURFACE_LOST_KHR, enumerator
1295 case Result::eErrorSurfaceLostKHR : return "ErrorSurfaceLostKHR"; in to_string()
5780 : SystemError( make_error_code( Result::eErrorSurfaceLostKHR ), message ) {} in SurfaceLostKHRError()5782 : SystemError( make_error_code( Result::eErrorSurfaceLostKHR ), message ) {} in SurfaceLostKHRError()5966 case Result::eErrorSurfaceLostKHR: throw SurfaceLostKHRError( message ); in throwResultException()
264 eErrorSurfaceLostKHR = VK_ERROR_SURFACE_LOST_KHR, enumerator
2703 case Result::eErrorSurfaceLostKHR : return "ErrorSurfaceLostKHR"; in to_string()