Searched defs:FormatNotSupportedError (Results 1 – 3 of 3) sorted by relevance
6339 class FormatNotSupportedError : public SystemError class6342 …FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError6343 …FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
5836 class FormatNotSupportedError : public SystemError class5839 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError5841 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6489 class FormatNotSupportedError : public SystemError class6492 …FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError6493 …FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError