Update the vulkan loader and headers.

This commit is contained in:
Dr. Chat
2016-06-17 19:32:21 -05:00
parent 27c16b1936
commit 2e34a98cef
20 changed files with 3278 additions and 2306 deletions

View File

@@ -26,6 +26,8 @@
#include "xenia/ui/vulkan/vulkan_util.h"
#include "xenia/ui/window.h"
#define VK_API_VERSION VK_API_VERSION_1_0
namespace xe {
namespace ui {
namespace vulkan {