added spirv legalization

This commit is contained in:
Attila Kocsis
2019-01-15 22:12:48 +01:00
parent a9747bc739
commit 810c69ec49
2 changed files with 86 additions and 67 deletions

View File

@@ -606,6 +606,8 @@ project "shaderc"
path.join(GLSL_OPTIMIZER, "src/glsl"),
SPIRV_CROSS,
path.join(SPIRV_TOOLS, "include"),
}
links {