FIX: position swapchain to RGBA32F(RT shadow quality in far dist), memory allocation errors

This commit is contained in:
2025-11-24 15:18:06 +09:00
parent fdb8835a3c
commit 7ec4b16502

View File

@@ -862,4 +862,3 @@ void vk_engine_draw_debug_ui(VulkanEngine *eng)
ImGui::End();
}
}