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