Add another old alias.
This commit is contained in:
parent
923a2f770c
commit
dcb63e1d2d
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ type
|
|||
GLubyte* = uint8
|
||||
GLushort* = uint16
|
||||
GLuint* = uint32
|
||||
GLhandle* = GLuint
|
||||
GLsizei* = int32
|
||||
GLfloat* = float32
|
||||
GLclampf* = float32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue