vulkano_ecs/crates/engine_vulkan
Florian RICHER d10212ac3b
engine_vulkan: Fixes of queue allocation
- Avoid to allocate dedicated queue for presentation and use graphics queue for it
- Use queueCount of Queue Family Properties for queue support checking
2025-05-24 16:44:51 +02:00
..
src engine_vulkan: Fixes of queue allocation 2025-05-24 16:44:51 +02:00
Cargo.toml Split crates 2025-05-18 13:15:29 +02:00