[Refactor] (...): Optimize code file structure.

This commit is contained in:
BZLZHH
2025-05-01 09:22:50 +08:00
parent 8ab90e8e60
commit 04976daa9f
35 changed files with 65 additions and 66 deletions
+1
View File
@@ -6,6 +6,7 @@
#if BACKEND_TYPE == BACKEND_GLES
// TODO: Take this code file apart into multiple files.
#define GL_FUNC_DECL(name) \
name##_PTR name;