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.

This commit is contained in:
Andreas Süßenbach
2016-05-17 13:16:34 +02:00
parent 4bf660700d
commit b81f8ec376
3 changed files with 3308 additions and 3352 deletions

File diff suppressed because it is too large Load Diff