
The GLX_SGI_video_sync spec explicitly says that it's only supported for direct contexts so we don't setup up the function pointers if glXIsDirect () returns GL_FALSE.
The GLX_SGI_video_sync spec explicitly says that it's only supported for direct contexts so we don't setup up the function pointers if glXIsDirect () returns GL_FALSE.