Searched defs:OutOfHostMemoryError (Results 1 – 3 of 3) sorted by relevance
6269 class OutOfHostMemoryError : public SystemError class6272 …OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError6273 …OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
5746 class OutOfHostMemoryError : public SystemError class5749 OutOfHostMemoryError( std::string const & message ) in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError5751 OutOfHostMemoryError( char const * message ) in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError
6419 class OutOfHostMemoryError : public SystemError class6422 …OutOfHostMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError6423 …OutOfHostMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfHo… in OutOfHostMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfHostMemoryError