mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 06:30:36 +01:00
Add API description for GLX_SGI_swap_control.
This commit is contained in:
parent
d6c675f497
commit
75faa1e19a
1 changed files with 7 additions and 0 deletions
|
|
@ -145,6 +145,13 @@
|
|||
</function>
|
||||
</category>
|
||||
|
||||
<category name="GLX_SGI_swap_control" number="40" window_system="glX">
|
||||
<function name="SwapIntervalSGI">
|
||||
<return type="int"/>
|
||||
<glx vendorpriv="65536"/>
|
||||
</function>
|
||||
</category>
|
||||
|
||||
<category name="GLX_SGI_make_current_read" number="42" window_system="glX">
|
||||
<function name="MakeCurrentReadSGI">
|
||||
<!-- <param name="dpy" type="Display *"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue