feat: add Vulkan shader manifest validation

This commit is contained in:
2026-06-23 23:01:34 +04:00
parent ec8f6599fc
commit e6778d43af
5 changed files with 347 additions and 0 deletions
@@ -8,6 +8,7 @@ repository.workspace = true
[dependencies]
ash = "0.38"
ash-window = "0.13"
fparkan-binary = { path = "../../crates/fparkan-binary" }
fparkan-platform = { path = "../../crates/fparkan-platform" }
fparkan-render = { path = "../../crates/fparkan-render" }