Searched refs:NativeWindowInUseKHRError (Results 1 – 2 of 2) sorted by relevance
3469 class NativeWindowInUseKHRError : public SystemError class3472 NativeWindowInUseKHRError( std::string const & message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError3474 NativeWindowInUseKHRError( char const * message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError3533 case Result::eErrorNativeWindowInUseKHR: throw NativeWindowInUseKHRError( message ); in throwResultException()
5785 class NativeWindowInUseKHRError : public SystemError class5788 NativeWindowInUseKHRError( std::string const & message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError5790 NativeWindowInUseKHRError( char const * message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError5967 case Result::eErrorNativeWindowInUseKHR: throw NativeWindowInUseKHRError( message ); in throwResultException()