We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d29cb9 commit a8c8a5aCopy full SHA for a8c8a5a
1 file changed
README.md
@@ -14,7 +14,7 @@
14
precision highp int;
15
```
16
17
-2. MobileGlues (since V1.2.6.0) injects these macros into your shaders:
+2. MobileGlues (since V1.2.6) injects these macros into your shaders:
18
```glsl
19
#define MG_MOBILEGLUES // Indicates MobileGlues environment
20
#define MG_MOBILEGLUES_VERSION 1260 // Version number (e.g. 1260 = V1.2.6)
0 commit comments