Searched refs:VideoProfileFormatNotSupportedKHRError (Results 1 – 1 of 1) sorted by relevance
5857 class VideoProfileFormatNotSupportedKHRError : public SystemError class5860 VideoProfileFormatNotSupportedKHRError( std::string const & message ) in VideoProfileFormatNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoProfileFormatNotSupportedKHRError5862 VideoProfileFormatNotSupportedKHRError( char const * message ) in VideoProfileFormatNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoProfileFormatNotSupportedKHRError5975 …e Result::eErrorVideoProfileFormatNotSupportedKHR: throw VideoProfileFormatNotSupportedKHRError( m… in throwResultException()