projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52d6ad
)
VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
author
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 2 Jul 2008 02:30:32 +0000
(19:30 -0700)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Wed, 2 Jul 2008 02:30:32 +0000
(19:30 -0700)
src/mesa/glapi/gl_API.xml
patch
|
blob
|
history
diff --git
a/src/mesa/glapi/gl_API.xml
b/src/mesa/glapi/gl_API.xml
index a571de8da7cace715342c73195ebf7583becf8fc..2d8a967ba797c6aecfd3ae5e3e7e62a09fd523b8 100644
(file)
--- a/
src/mesa/glapi/gl_API.xml
+++ b/
src/mesa/glapi/gl_API.xml
@@
-7331,6
+7331,8
@@
<size name="Get" mode="get"/>
</enum>
<enum name="VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB" count="1" value="0x889F">
+ <size name="GetVertexAttribdvARB" mode="get"/>
+ <size name="GetVertexAttribfvARB" mode="get"/>
<size name="GetVertexAttribivARB" mode="get"/>
</enum>
<enum name="READ_ONLY_ARB" value="0x88B8"/>