1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/GLX_EXT_swap_control

6 lines
243 B
Text

GLX_EXT_swap_control
http://www.opengl.org/registry/specs/gl/EXT/swap_control.txt
GLX_EXT_swap_control
GLX_SWAP_INTERVAL_EXT 0x20F1
GLX_MAX_SWAP_INTERVAL_EXT 0x20F2
void glXSwapIntervalEXT (Display* dpy, GLXDrawable drawable, int interval)