blob: 99596512a21d848b91156d7c90b25359ce3c3b12 (
plain)
1
2
3
4
5
6
|
GLX_SGI_video_sync
https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
GLX_SGI_video_sync
int glXGetVideoSyncSGI (unsigned int* count)
int glXWaitVideoSyncSGI (int divisor, int remainder, unsigned int* count)
|