Added Boolean->GLBoolean type map, to follow the GL naming convention.
This commit is contained in:
parent
34e8466779
commit
4d4814d3f4
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ TextureTarget TextureTarget
|
|||
PixelFormat PixelFormat
|
||||
PixelType PixelType
|
||||
MapTarget MapTarget
|
||||
Boolean GLboolean
|
Loading…
Reference in a new issue