summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-02-23 00:47:11 +0000
committerIan Romanick <idr@us.ibm.com>2005-02-23 00:47:11 +0000
commit6614766f3e8f0ff472d328b3c42677117781d1e4 (patch)
tree5ec4a97d7888fe349a401b63acbbc4156d7f07e6 /src/mesa/glapi
parent57b5e8538e5aab627fd2e0640c9ba5738cfc3a65 (diff)
Corrected the value for X_GLrop_SecondaryColor3svEXT.
Diffstat (limited to 'src/mesa/glapi')
-rw-r--r--src/mesa/glapi/gl_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml
index 7d88d0d280..b4c568b05e 100644
--- a/src/mesa/glapi/gl_API.xml
+++ b/src/mesa/glapi/gl_API.xml
@@ -8086,7 +8086,7 @@ glx:
<function name="SecondaryColor3svEXT" offset="570">
<param name="v" type="const GLshort *" count="3"/>
- <glx rop="4128"/>
+ <glx rop="4127"/>
</function>
<function name="SecondaryColor3ubEXT" offset="571" vectorequiv="SecondaryColor3ubvEXT">