[Vulkan] Update glslang to 16.0.0 and introduce compat layer
This commit is contained in:
@@ -12,6 +12,7 @@ project("xenia-ui-vulkan")
|
||||
})
|
||||
includedirs({
|
||||
project_root.."/third_party/Vulkan-Headers/include",
|
||||
project_root.."/third_party/glslang", -- For glslang SPIRV headers
|
||||
})
|
||||
local_platform_files()
|
||||
local_platform_files("functions")
|
||||
|
||||
Reference in New Issue
Block a user