Home
last modified time | relevance | path

Searched defs:FormatNotSupportedError (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/include/vulkan/
Dvulkan.hpp6156 class FormatNotSupportedError : public SystemError class
6159FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6160FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6301 class FormatNotSupportedError : public SystemError class
6304FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6306FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6340 class FormatNotSupportedError : public SystemError class
6343FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6345FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError