Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan.hpp6086 class OutOfHostMemoryError : public SystemError class
6089OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6090OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6221 class OutOfHostMemoryError : public SystemError class
6224OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6226OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6260 class OutOfHostMemoryError : public SystemError class
6263OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6265OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError