[Chore] (MG_Config): Use DirectVulkan backend.

This commit is contained in:
BZLZHH
2026-01-31 16:49:37 +08:00
parent 9f9e955b92
commit 4769a9cf7b
+1 -1
View File
@@ -20,7 +20,7 @@ namespace MobileGL {
extern UniquePtr<RendererInfo> RendererInfoPtr;
namespace Backend {
#define MOBILEGL_BACKEND MOBILEGL_BACKEND_TYPE_DIRECT_GLES
#define MOBILEGL_BACKEND MOBILEGL_BACKEND_TYPE_DIRECT_VULKAN
namespace Diligent {
inline const MG_Backend::Diligent::SpecificBackendType SpecificBackend =