[Test] (BufferTest): add Binding test, and fix compile errors

This commit is contained in:
2025-07-17 22:15:31 +08:00
parent 6de362cd1c
commit 5c1b0a8f10
6 changed files with 82 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#ifdef __ANDROID__
#define MOBILEGL_LOG_FILE_PATH "/sdcard/MG/latest.log"
#elif
#else
#define MOBILEGL_LOG_FILE_PATH ""
#endif