[SPIR-V] Main loop blocks, validation

This commit is contained in:
Triang3l
2020-10-16 19:55:41 +03:00
parent ae7d5a1b05
commit 1de144938c
11 changed files with 393 additions and 33 deletions

View File

@@ -30,6 +30,7 @@ project("xenia-gpu-shader-compiler")
"glslang-spirv",
"xenia-base",
"xenia-gpu",
"xenia-ui-vulkan",
})
defines({
})