Update the Vulkan loader to the latest version
This commit is contained in:
1
third_party/vulkan/loader/premake5.lua
vendored
1
third_party/vulkan/loader/premake5.lua
vendored
@@ -6,6 +6,7 @@ project("vulkan-loader")
|
||||
|
||||
defines({
|
||||
"_LIB",
|
||||
"API_NAME=\"vulkan\"",
|
||||
})
|
||||
removedefines({
|
||||
"_UNICODE",
|
||||
|
||||
Reference in New Issue
Block a user