[Feat] (MG_Backend/DirectGLES): OpenGL scope marker

This commit is contained in:
2026-01-09 16:23:30 +08:00
parent 1e49519c81
commit 27ed4cd30b
2 changed files with 34 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@
#define MOBILEGL_LOG_ENABLE_CONSOLE 0
#define MOBILEGL_LOG_ENABLE_FILE 1
#define MOBILEGL_LOG_ENABLE_ANDROID 1
#define MOBILEGL_ENABLE_SCOPE_MARKER 1
// Require C++23
// Clang/Android NDK still doesn't have support for that :(