Home
last modified time | relevance | path

Searched defs:OutOfPoolMemoryError (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp3397 class OutOfPoolMemoryError : public SystemError class
3400 OutOfPoolMemoryError( std::string const & message ) in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError
3402 OutOfPoolMemoryError( char const * message ) in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError
Dvulkan.hpp5740 class OutOfPoolMemoryError : public SystemError class
5743 OutOfPoolMemoryError( std::string const & message ) in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError
5745 OutOfPoolMemoryError( char const * message ) in OutOfPoolMemoryError() function in VULKAN_HPP_NAMESPACE::OutOfPoolMemoryError