SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
InvalidShaderNVError (std::string const &message) | |
InvalidShaderNVError (char const *message) | |
![]() | |
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 |
![]() | |
virtual | ~Error ()=default |
Definition at line 907 of file vulkan.hpp.
|
inline |
Definition at line 910 of file vulkan.hpp.
|
inline |
Definition at line 912 of file vulkan.hpp.