Searched defs:OutOfHostMemoryError (Results 1 – 3 of 3) sorted by relevance
6086 class OutOfHostMemoryError : public SystemError class6089 …OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError6090 …OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6221 class OutOfHostMemoryError : public SystemError class6224 …OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError6226 …OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6260 class OutOfHostMemoryError : public SystemError class6263 …OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError6265 …OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError