[Misc]: bringing in DiligentCore

This commit is contained in:
2025-05-17 22:47:59 +08:00
parent 13022c79bf
commit 906323f219
5 changed files with 11 additions and 3 deletions
+1
View File
@@ -177,6 +177,7 @@ namespace MG_Constants {
#define BACKEND_VULKAN 0x0015
#define BACKEND_METAL 0x0016
#define BACKEND_GLES 0x0017
#define BACKEND_DILIGENT 0x0018
}
inline const char* RenderName = "MobileGL";