Added GLenum -> All mapping.
This commit is contained in:
parent
da16b695a8
commit
de01235802
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ GLsizei, Int32
|
|||
GLsizeiptr, IntPtr
|
||||
GLintptr, IntPtr
|
||||
# GLenum, Int32
|
||||
GLenum, All
|
||||
GLboolean, bool # Boolean # Int32
|
||||
GLbitfield, UInt32
|
||||
# GLvoid*, IntPtr
|
||||
|
|
Loading…
Reference in a new issue