Files
HydraV3/Libraries/glew-2.3.1/auto/extensions/gl/GLX_EXT_swap_control
T

8 lines
242 B
Plaintext
Raw Normal View History

2026-07-17 15:35:16 +01:00
GLX_EXT_swap_control
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
GLX_EXT_swap_control
GLX_SWAP_INTERVAL_EXT 0x20F1
GLX_MAX_SWAP_INTERVAL_EXT 0x20F2
void glXSwapIntervalEXT (Display* dpy, GLXDrawable drawable, int interval)