mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
This commit is contained in:
parent
c52d6ad465
commit
21e0d47514
1 changed files with 2 additions and 0 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue