mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-24 20:05:39 +00:00
Added Boolean->GLBoolean type map, to follow the GL naming convention.
This commit is contained in:
parent
95c9bf35fd
commit
6106b8cfd1
|
@ -21,3 +21,4 @@ TextureTarget TextureTarget
|
|||
PixelFormat PixelFormat
|
||||
PixelType PixelType
|
||||
MapTarget MapTarget
|
||||
Boolean GLboolean
|
Loading…
Reference in a new issue