[Vulkan] Update the loader to SDK 1.0.68.0
This commit is contained in:
3
third_party/vulkan/loader/premake5.lua
vendored
3
third_party/vulkan/loader/premake5.lua
vendored
@@ -26,6 +26,9 @@ project("vulkan-loader")
|
||||
defines({
|
||||
"VK_USE_PLATFORM_WIN32_KHR",
|
||||
})
|
||||
links({
|
||||
"Cfgmgr32"
|
||||
})
|
||||
filter("platforms:not Windows")
|
||||
removefiles("dirent_on_windows.c")
|
||||
filter("platforms:Linux")
|
||||
|
||||
Reference in New Issue
Block a user