[Feat] (MG_Backend|MG_State/ProgramState): Add default fragment shader if missing for backends requiring FS.

This commit is contained in:
BZLZHH
2025-12-31 21:09:19 +08:00
parent c902721683
commit 58b620dee3
6 changed files with 53 additions and 9 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
#define MOBILEGL_BACKEND_TYPE_DIRECT_GLES 3
// ====================== MobileGL configurations ======================= //
#define MOBILEGL_LOG_ACTIVE_LEVEL MOBILEGL_LOG_LEVEL_FATAL
#define MOBILEGL_LOG_ACTIVE_LEVEL MOBILEGL_LOG_LEVEL_INFO
#define MOBILEGL_LOG_ENABLE_CONSOLE 0
#define MOBILEGL_LOG_ENABLE_FILE 1