Searched defs:OutOfPoolMemoryError (Results 1 – 3 of 3) sorted by relevance
6360 class OutOfPoolMemoryError : public SystemError class6363 …OutOfPoolMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError6364 …OutOfPoolMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfPo… in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError
5863 class OutOfPoolMemoryError : public SystemError class5866 OutOfPoolMemoryError( std::string const & message ) in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError5868 OutOfPoolMemoryError( char const * message ) in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError
6510 class OutOfPoolMemoryError : public SystemError class6513 …OutOfPoolMemoryError( std::string const & message ) : SystemError( make_error_code( Result::eError… in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError6514 …OutOfPoolMemoryError( char const * message ) : SystemError( make_error_code( Result::eErrorOutOfPo… in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError