summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-09-18 16:43:08 +0200
committerIan Romanick <ian.d.romanick@intel.com>2010-09-27 15:23:14 -0700
commit78db8c8b66370ba3af3880c08b59f59a87137a0c (patch)
tree320c3d10bd32be8de6d0d496d76bf8576123773d /src/mapi/glapi/gen
parent02984e3536bf9a4f149916b45d727659c8dc9a7c (diff)
Regenerate files changed by previous commit
Diffstat (limited to 'src/mapi/glapi/gen')
-rw-r--r--src/mapi/glapi/gen/gl_API.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml
index 5cf216c91f..d391895f87 100644
--- a/src/mapi/glapi/gen/gl_API.xml
+++ b/src/mapi/glapi/gen/gl_API.xml
@@ -9384,13 +9384,13 @@
<size name="CullParameterdv"/>
</enum>
- <function name="CullParameterdvEXT" offset="assign" static_dispatch="false">
+ <function name="CullParameterdvEXT">
<param name="pname" type="GLenum"/>
<param name="params" type="GLdouble *"/> <!-- Spec bug. Should be const. -->
<glx ignore="true"/>
</function>
- <function name="CullParameterfvEXT" offset="assign" static_dispatch="false">
+ <function name="CullParameterfvEXT">
<param name="pname" type="GLenum"/>
<param name="params" type="GLfloat *"/> <!-- Spec bug. Should be const. -->
<glx ignore="true"/>