Added GLenum -> All mapping.

This commit is contained in:
the_fiddler 2009-06-30 08:08:21 +00:00
parent da16b695a8
commit de01235802

View file

@ -3,6 +3,7 @@ GLsizei, Int32
GLsizeiptr, IntPtr
GLintptr, IntPtr
# GLenum, Int32
GLenum, All
GLboolean, bool # Boolean # Int32
GLbitfield, UInt32
# GLvoid*, IntPtr