Searched defs:FormatNotSupportedError (Results 1 – 3 of 3) sorted by relevance
6156 class FormatNotSupportedError : public SystemError class6159 …FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError6160 …FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6301 class FormatNotSupportedError : public SystemError class6304 …FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError6306 …FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6340 class FormatNotSupportedError : public SystemError class6343 …FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError6345 …FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError