Added subprojects and build artifact caching to actions
Test Compilation / Build evk (push) Successful in 25s

This commit is contained in:
2026-05-06 16:09:54 +03:00
parent 9c2749f43b
commit 26a2d6743a
4 changed files with 70 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[wrap-git]
directory = spvref
url = https://github.com/KhronosGroup/SPIRV-Reflect
revision = main
revision = vulkan-sdk-1.4.309.0
depth = 1
patch_directory = spvref
+1 -1
View File
@@ -1,7 +1,7 @@
[wrap-git]
directory = vma
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
revision = master
revision = v3.3.0
depth = 1
patch_directory = vma
+2 -1
View File
@@ -1,7 +1,8 @@
[wrap-git]
directory = volk
url = https://github.com/zeux/volk
revision = master
revision = vulkan-sdk-1.4.309.0
depth = 1
patch_directory = volk