Module: GLX_SGI_video_sync

Defined in:
lib/opengl-definitions/extensions/GLX_SGI_video_sync.rb

Constant Summary collapse

Functions =
{
  def glXGetVideoSyncSGI(count) end => [ :int, :pointer ].freeze,
  def glXWaitVideoSyncSGI(divisor, remainder, count) end => [ :int, :int, :int, :pointer ].freeze,
}.freeze