mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 20:58:31 +09:00
[Refactor] (...): Optimize code file structure.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user