|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Thrown when the vulkan device is missing features which are required for the engine. More...
#include <ApplicationContext.h>
Public Member Functions | |
| MissingVulkanFeature (const std::string &message) | |
| MissingVulkanFeature (const std::stringstream &message) | |
| Public Member Functions inherited from Engine::Exceptions::Exception | |
| Exception (const std::string &message) | |
| Exception (const std::stringstream &message) | |
Thrown when the vulkan device is missing features which are required for the engine.
Definition at line 33 of file ApplicationContext.h.
|
inlineexplicit |
Definition at line 36 of file ApplicationContext.h.
References Engine::Exceptions::Exception::Exception().
|
inlineexplicit |
Definition at line 37 of file ApplicationContext.h.
References Engine::Exceptions::Exception::Exception().