Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6269 class OutOfHostMemoryError : public SystemError class
6272OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6273OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
/external/swiftshader/include/vulkan/
Dvulkan.hpp5746 class OutOfHostMemoryError : public SystemError class
5749 OutOfHostMemoryError( std::string const & message ) in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
5751 OutOfHostMemoryError( char const * message ) in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6419 class OutOfHostMemoryError : public SystemError class
6422OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6423OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError