mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-11 07:45:34 +00:00
[GL] Added a missing enum
This commit is contained in:
parent
c6e8991872
commit
0e0565098c
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue