Module: GLX_SGI_swap_control

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

Constant Summary collapse

FUNCTIONS =
{
  glXSwapIntervalSGI: [ :int, :int ].freeze,
}.freeze