|
SDL
2.0
|
#include <vulkan.hpp>
Inheritance diagram for VULKAN_HPP_NAMESPACE::ValidationFailedEXTError:
Collaboration diagram for VULKAN_HPP_NAMESPACE::ValidationFailedEXTError:Public Member Functions | |
| ValidationFailedEXTError (std::string const &message) | |
| ValidationFailedEXTError (char const *message) | |
Public Member Functions inherited from VULKAN_HPP_NAMESPACE::SystemError | |
| SystemError (std::error_code ec) | |
| SystemError (std::error_code ec, std::string const &what) | |
| SystemError (std::error_code ec, char const *what) | |
| SystemError (int ev, std::error_category const &ecat) | |
| SystemError (int ev, std::error_category const &ecat, std::string const &what) | |
| SystemError (int ev, std::error_category const &ecat, char const *what) | |
| virtual | ~SystemError ()=default |
| virtual const char * | what () const noexcept |
Public Member Functions inherited from VULKAN_HPP_NAMESPACE::Error | |
| virtual | ~Error ()=default |
Definition at line 899 of file vulkan.hpp.
|
inline |
Definition at line 902 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::eErrorValidationFailedEXT.
|
inline |
Definition at line 904 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::eErrorValidationFailedEXT.