[Fix] (EGL_impl.cpp): make swapchain rotation right

This commit is contained in:
2025-06-18 10:18:01 +08:00
parent 6a1b1a5ed9
commit db93ddd280
@@ -587,6 +587,7 @@ namespace MG_EGL::Diligent {
EngineCI.DynamicHeapSize = 256 << 20;
::Diligent::SwapChainDesc SCDesc;
SCDesc.PreTransform = SURFACE_TRANSFORM_HORIZONTAL_MIRROR_ROTATE_180;
MG_Util::Debug::LogD("Creating Vulkan device and contexts");
pFactoryVk->CreateDeviceAndContextsVk(