vOOlkan
An object oriented approach to Vulkan
|
This is the complete list of members for Vulkan::VulkanException, including all inherited members.
VulkanException(const std::string &description, VkResult errorCode, const std::string &hint="") | Vulkan::VulkanException | inline |
VulkanException(const std::string &description, const std::string &hint) | Vulkan::VulkanException | inline |
VulkanException(const std::string &description) | Vulkan::VulkanException | inline |
what() const noexcept override | Vulkan::VulkanException | inline |