[GL] Added a missing enum

This commit is contained in:
thefiddler 2014-08-13 11:22:52 +02:00
parent c6e8991872
commit 0e0565098c

View file

@ -2503,6 +2503,12 @@
</function>
</overload>
<add name="gl">
<enum name="VertexAttribDPointerType">
<use token="DOUBLE" />
</enum>
</add>
<add name="gl|glcore">
<enum name="ActiveAttribType">
<use enum="VERSION_1_1" token="NONE" />