|
HDK
|
This is the complete list of members for VULKAN_HPP_NAMESPACE::DeviceLostError, including all inherited members.
| DeviceLostError(std::string const &message) | VULKAN_HPP_NAMESPACE::DeviceLostError | inline |
| DeviceLostError(char const *message) | VULKAN_HPP_NAMESPACE::DeviceLostError | inline |
| Error() VULKAN_HPP_NOEXCEPT=default | VULKAN_HPP_NAMESPACE::Error | |
| Error(const Error &) VULKAN_HPP_NOEXCEPT=default | VULKAN_HPP_NAMESPACE::Error | |
| SystemError(std::error_code ec) | VULKAN_HPP_NAMESPACE::SystemError | inline |
| SystemError(std::error_code ec, std::string const &what) | VULKAN_HPP_NAMESPACE::SystemError | inline |
| SystemError(std::error_code ec, char const *what) | VULKAN_HPP_NAMESPACE::SystemError | inline |
| SystemError(int ev, std::error_category const &ecat) | VULKAN_HPP_NAMESPACE::SystemError | inline |
| SystemError(int ev, std::error_category const &ecat, std::string const &what) | VULKAN_HPP_NAMESPACE::SystemError | inline |
| SystemError(int ev, std::error_category const &ecat, char const *what) | VULKAN_HPP_NAMESPACE::SystemError | inline |
| what() const VULKAN_HPP_NOEXCEPT | VULKAN_HPP_NAMESPACE::SystemError | inlinevirtual |
| ~Error() VULKAN_HPP_NOEXCEPT=default | VULKAN_HPP_NAMESPACE::Error | virtual |