vulkano_ecs/src
Florian RICHER b7d0abb9ed
Refactor layer selection logic for more flexibility
Updated the layer selection logic to utilize an enum, LayersSelector, which supports selecting no layers, specific layers, or all available layers. This refactor enhances code clarity and allows for more flexible layer management.
2024-11-10 19:10:16 +01:00
..
display Add logical device struct and surface handling for Vulkan 2024-11-10 18:18:59 +01:00
vulkan Refactor layer selection logic for more flexibility 2024-11-10 19:10:16 +01:00
main.rs Add logical device struct and surface handling for Vulkan 2024-11-10 18:18:59 +01:00