Vulkan-Hpp
vk::OutOfDeviceMemoryError Member List

This is the complete list of members for vk::OutOfDeviceMemoryError, including all inherited members.

Error() VULKAN_HPP_NOEXCEPT=defaultvk::Error
Error(const Error &) VULKAN_HPP_NOEXCEPT=defaultvk::Error
OutOfDeviceMemoryError(std::string const &message)vk::OutOfDeviceMemoryErrorinline
OutOfDeviceMemoryError(char const *message)vk::OutOfDeviceMemoryErrorinline
SystemError(std::error_code ec)vk::SystemErrorinline
SystemError(std::error_code ec, std::string const &what)vk::SystemErrorinline
SystemError(std::error_code ec, char const *what)vk::SystemErrorinline
SystemError(int ev, std::error_category const &ecat)vk::SystemErrorinline
SystemError(int ev, std::error_category const &ecat, std::string const &what)vk::SystemErrorinline
SystemError(int ev, std::error_category const &ecat, char const *what)vk::SystemErrorinline
what() const VULKAN_HPP_NOEXCEPTvk::SystemErrorinlinevirtual
~Error() VULKAN_HPP_NOEXCEPT=defaultvk::Errorvirtual