[Feat] (MG_Backend/DirectVulkan): get rid of stuff that no longer needed

This commit is contained in:
2026-02-13 15:24:18 +08:00
parent 0822cb871d
commit beb9301282
11 changed files with 3 additions and 639 deletions
@@ -7,10 +7,6 @@
// End of Source File Header
#include "VulkanRenderer.h"
#include "VulkanContext.h"
#include "SwapchainManager.h"
#include "PipelineManager.h"
#include "FrameContext.h"
namespace MobileGL::MG_Backend::DirectVulkan {
VkBool32 VulkanRenderer::DebugCallback(VkDebugUtilsMessageSeverityFlagBitsEXT messageSeverity,