mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Chore] (DiligentEngine): Rename the renderer with Diligent Engine.
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ namespace MG_Constants {
|
||||
#define BACKEND_DILIGENT 0x0018
|
||||
|
||||
inline const int BACKEND_DILIGENT_VULKAN = 0x0020;
|
||||
inline const int BACKEND_DILIGENT_METAL = 0x0021; // not ready currently
|
||||
inline const int BACKEND_DILIGENT_METAL = 0x0021; // not ready currently
|
||||
inline const int BACKEND_DILIGENT_OPENGL = 0x0022;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user