[Vulkan] Replace vulkan-loader with volk

This commit is contained in:
Dr. Chat
2018-05-04 16:49:46 -05:00
parent e971e38cdb
commit 61e47167c0
40 changed files with 106 additions and 21987 deletions

View File

@@ -31,7 +31,7 @@ project("xenia-ui-window-vulkan-demo")
links({
"gflags",
"imgui",
"vulkan-loader",
"volk",
"xenia-base",
"xenia-ui",
"xenia-ui-spirv",