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
Generated
+1
View File
@@ -680,6 +680,7 @@ version = "0.1.0"
dependencies = [
"ash",
"ash-window",
"fparkan-binary",
"fparkan-platform",
"fparkan-render",
]