Module: GLX_SGI_video_sync
- Defined in:
- lib/opengl-definitions/extensions/GLX_SGI_video_sync.rb
Constant Summary collapse
- FUNCTIONS =
{ glXGetVideoSyncSGI: [ :int, :pointer ].freeze, glXWaitVideoSyncSGI: [ :int, :int, :int, :pointer ].freeze, }.freeze