synvael/crates/renderer/src
Serkyo 83dde5a794 feat(renderer): enable vulkan validation layers in debug builds
Configured InstanceCreateInfo to request the VK_LAYER_KHRONOS_validation layer and the VK_EXT_debug_utils extension when compiling in debug mode. This lays the foundation for wiring Vulkan debug callbacks to tracing.
2026-04-30 11:33:07 +02:00
..
error.rs feat(renderer): implement base Vulkan instance initialization 2026-04-30 01:29:04 +02:00
lib.rs feat(renderer): enable vulkan validation layers in debug builds 2026-04-30 11:33:07 +02:00