Vulkan-Hpp/vulkan
2016-05-19 11:33:52 +02:00
..
vk_cpp.hpp Introduced define VK_CPP_NO_EXCEPTIONS, to support calling vk-functions without throwing exceptions on error conditions. Now, depending on that define, some functions can return a struct containing the vk::Result and some generated value. 2016-05-19 11:33:52 +02:00