mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-09-15 18:17:07 +00:00
Merge pull request #169 from thefiddler/waitsync_fix
[GL] Fixed GL.WaitSync return value
This commit is contained in:
commit
3ffaac51d4
|
@ -1672,7 +1672,6 @@
|
||||||
</function>
|
</function>
|
||||||
|
|
||||||
<function name="WaitSync" extension="Core">
|
<function name="WaitSync" extension="Core">
|
||||||
<returns>WaitSyncStatus</returns>
|
|
||||||
<param name="flags">
|
<param name="flags">
|
||||||
<type>WaitSyncFlags</type>
|
<type>WaitSyncFlags</type>
|
||||||
</param>
|
</param>
|
||||||
|
|
Loading…
Reference in a new issue