working on Vulkahn compute pipelines

This commit is contained in:
2024-11-18 17:23:14 +01:00
parent d8b14d1a7e
commit d0eb9e0876
18 changed files with 278 additions and 42 deletions

View File

@@ -4,4 +4,3 @@ if has_config("examples") then
set_group("Examples")
includes("*/xmake.lua")
end