Commit graph

3 commits

Author SHA1 Message Date
15565d03c1
engine_vulkan: Fix allocate more queue as available and add different priorities
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m56s
2025-05-24 17:02:01 +02:00
d10212ac3b
engine_vulkan: Fixes of queue allocation
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m48s
- 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
4676b1b5b8
engine_vulkan: Refactor queue finding
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 8m39s
2025-05-23 14:10:51 +02:00