Searched refs:eErrorFeatureNotPresent (Results 1 – 6 of 6) sorted by relevance
3347 : SystemError( make_error_code( Result::eErrorFeatureNotPresent ), message ) {} in FeatureNotPresentError()3349 : SystemError( make_error_code( Result::eErrorFeatureNotPresent ), message ) {} in FeatureNotPresentError()3519 case Result::eErrorFeatureNotPresent: throw FeatureNotPresentError( message ); in throwResultException()
253 eErrorFeatureNotPresent = VK_ERROR_FEATURE_NOT_PRESENT, enumerator
1281 case Result::eErrorFeatureNotPresent : return "ErrorFeatureNotPresent"; in to_string()
5690 : SystemError( make_error_code( Result::eErrorFeatureNotPresent ), message ) {} in FeatureNotPresentError()5692 : SystemError( make_error_code( Result::eErrorFeatureNotPresent ), message ) {} in FeatureNotPresentError()5956 case Result::eErrorFeatureNotPresent: throw FeatureNotPresentError( message ); in throwResultException()
2692 case Result::eErrorFeatureNotPresent : return "ErrorFeatureNotPresent"; in to_string()