feat: add Vulkan capability selection boundary

This commit is contained in:
2026-06-23 22:40:01 +04:00
parent 9cc24e715d
commit 69c032acca
5 changed files with 577 additions and 2 deletions
@@ -6,6 +6,8 @@ license.workspace = true
repository.workspace = true
[dependencies]
ash = "0.38"
ash-window = "0.13"
fparkan-platform = { path = "../../crates/fparkan-platform" }
fparkan-render = { path = "../../crates/fparkan-render" }