summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2013-10-11 18:16:38 -0700
committerPaul Berry <stereotype441@gmail.com>2013-10-11 18:16:38 -0700
commit63d51b797b7c15657a2c2a67e8e869dcd549b237 (patch)
tree3369ca9f3635c2654317a3c805f78d6da33a847d
parent3aab875f3e2e471a2015d62700756e63dac8d7f0 (diff)
Fix a typo in GS140
-rw-r--r--gl32.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl32.xml b/gl32.xml
index 4647c46..bc786b4 100644
--- a/gl32.xml
+++ b/gl32.xml
@@ -1135,7 +1135,7 @@
gl_MaxGeometryOutputVertices (min: 256) is added.
</task>
<task name="GS140" specref="GLSL 1.50 7.4">
- gl_MaxGeometryTextureInputUnits (min: 16) is added.
+ gl_MaxGeometryTextureImageUnits (min: 16) is added.
</task>
<task name="GS141" specref="GLSL 1.50 7.4">
gl_MaxGeometryTotalOutputComponents (min: 1024) is added.