Module: GLX_MESA_swap_control

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

Constant Summary collapse

Functions =
{
  def glXGetSwapIntervalMESA() end => [ :int ].freeze,
  def glXSwapIntervalMESA(interval) end => [ :int, :uint ].freeze,
}.freeze