Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp3370 class FormatNotSupportedError : public SystemError class
3373 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
3375 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
Dvulkan.hpp5713 class FormatNotSupportedError : public SystemError class
5716 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
5718 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6263 class FormatNotSupportedError : public SystemError class
6266 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6269 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6263 class FormatNotSupportedError : public SystemError class
6266 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6269 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6263 class FormatNotSupportedError : public SystemError class
6266 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6269 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6263 class FormatNotSupportedError : public SystemError class
6266 FormatNotSupportedError( std::string const & message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6269 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6339 class FormatNotSupportedError : public SystemError class
6342FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6343FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6339 class FormatNotSupportedError : public SystemError class
6342FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6343FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6339 class FormatNotSupportedError : public SystemError class
6342FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6343FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6339 class FormatNotSupportedError : public SystemError class
6342FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6343FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan.hpp6333 class FormatNotSupportedError : public SystemError class
6336FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6338FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan.hpp6457 class FormatNotSupportedError : public SystemError class
6460FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6462FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan.hpp6581 class FormatNotSupportedError : public SystemError class
6584FormatNotSupportedError( std::string const & message ) : SystemError( make_error_code( Result::eEr… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
6586FormatNotSupportedError( char const * message ) : SystemError( make_error_code( Result::eErrorForm… in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13870 class FormatNotSupportedError : public SystemError class
13873 FormatNotSupportedError( std::string const& message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError
13875 FormatNotSupportedError( char const * message ) in FormatNotSupportedError() function in VULKAN_HPP_NAMESPACE::FormatNotSupportedError