[Vulkan] Update to Vulkan 1.1

This commit is contained in:
Dr. Chat
2018-05-04 17:40:21 -05:00
parent 1b006707f4
commit 93b4c7133b
23 changed files with 8392 additions and 43839 deletions

View File

@@ -31,7 +31,7 @@
#include "xenia/ui/window_gtk.h"
#endif
#define VK_API_VERSION VK_API_VERSION_1_0
#define VK_API_VERSION VK_API_VERSION_1_1
namespace xe {
namespace ui {