Module: GLX_SGI_swap_control::Functions

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#glXSwapIntervalSGI(interval) ⇒ Object



3
# File 'lib/opengl-definitions/extensions/GLX_SGI_swap_control.rb', line 3

def glXSwapIntervalSGI(interval) end