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