Searched refs:VideoStdVersionNotSupportedKHRError (Results 1 – 1 of 1) sorted by relevance
5875 class VideoStdVersionNotSupportedKHRError : public SystemError class5878 VideoStdVersionNotSupportedKHRError( std::string const & message ) in VideoStdVersionNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoStdVersionNotSupportedKHRError5880 VideoStdVersionNotSupportedKHRError( char const * message ) in VideoStdVersionNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoStdVersionNotSupportedKHRError5977 …case Result::eErrorVideoStdVersionNotSupportedKHR: throw VideoStdVersionNotSupportedKHRError( mess… in throwResultException()