mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-09 12:48:32 +09:00
[Chore] (Global): Upgrade target GL version to 3.2.0.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ namespace MG_Global {
|
||||
|
||||
namespace GL {
|
||||
inline const int GLVersionMajor = 3;
|
||||
inline const int GLVersionMinor = 0;
|
||||
inline const int GLVersionMinor = 2;
|
||||
inline const int GLVersionRevision = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user