[Chore] (DiligentEngine): Rename the renderer with Diligent Engine.

This commit is contained in:
BZLZHH
2025-06-21 21:43:32 +08:00
parent ee29a397da
commit a1bdaed2f6
5 changed files with 24 additions and 5 deletions
@@ -5,6 +5,6 @@
#pragma once
#include "../../../../Includes.h"
namespace MG_EGL::Diligent {
namespace MG_Diligent {
inline const int DILIGENT_BACKEND_TYPE = MG_Constants::Backend::BACKEND_DILIGENT_VULKAN;
}
@@ -6,7 +6,6 @@
#define MOBILEGL_DILIGENT_EGL_IMPL_H
#include "../../../../Includes.h"
#include "DiligentConfig.h"
#if BACKEND_TYPE == BACKEND_DILIGENT