Searched refs:eErrorNativeWindowInUseKHR (Results 1 – 6 of 6) sorted by relevance
3473 : SystemError( make_error_code( Result::eErrorNativeWindowInUseKHR ), message ) {} in NativeWindowInUseKHRError()3475 : SystemError( make_error_code( Result::eErrorNativeWindowInUseKHR ), message ) {} in NativeWindowInUseKHRError()3533 case Result::eErrorNativeWindowInUseKHR: throw NativeWindowInUseKHRError( message ); in throwResultException()
268 eErrorNativeWindowInUseKHR = VK_ERROR_NATIVE_WINDOW_IN_USE_KHR, enumerator
1296 case Result::eErrorNativeWindowInUseKHR : return "ErrorNativeWindowInUseKHR"; in to_string()
5789 : SystemError( make_error_code( Result::eErrorNativeWindowInUseKHR ), message ) {} in NativeWindowInUseKHRError()5791 : SystemError( make_error_code( Result::eErrorNativeWindowInUseKHR ), message ) {} in NativeWindowInUseKHRError()5967 case Result::eErrorNativeWindowInUseKHR: throw NativeWindowInUseKHRError( message ); in throwResultException()
265 eErrorNativeWindowInUseKHR = VK_ERROR_NATIVE_WINDOW_IN_USE_KHR, enumerator
2704 case Result::eErrorNativeWindowInUseKHR : return "ErrorNativeWindowInUseKHR"; in to_string()