feat: add native smoke window preflight

This commit is contained in:
2026-06-23 23:42:20 +04:00
parent aa2133d82b
commit c71e706d69
6 changed files with 281 additions and 27 deletions
+1
View File
@@ -6,6 +6,7 @@ license.workspace = true
repository.workspace = true
[dependencies]
fparkan-platform-winit = { path = "../../adapters/fparkan-platform-winit" }
fparkan-render-vulkan = { path = "../../adapters/fparkan-render-vulkan" }
[lints]