Module: GLX_EXT_swap_control

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

Functions =
{
  def glXSwapIntervalEXT(dpy, drawable, interval) end => [ :void, :pointer, :GLXDrawable, :int ].freeze,
}.freeze