mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-02-02 14:21:07 +00:00
Added GLES fixed-point types.
This commit is contained in:
parent
aeec10c94f
commit
f4b0e7238d
|
@ -87,3 +87,7 @@ __GLXextFuncPtr IntPtr
|
|||
VLServer IntPtr
|
||||
VLPath IntPtr
|
||||
VLNode IntPtr
|
||||
|
||||
# Gles types.
|
||||
GLclampx, int
|
||||
GLfixed, int
|
Loading…
Reference in a new issue