Initial commit

This commit is contained in:
2026-01-23 22:15:36 +01:00
commit ca60108606
167 changed files with 5311 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -230,7 +230,6 @@ endif()
if(BUILD_LAYERS OR BUILD_TESTS)
find_package(SPIRV-Headers REQUIRED CONFIG QUIET)
- include(VVLGenerateSourceCode)
find_package(SPIRV-Tools-opt REQUIRED CONFIG QUIET)