Module: GLX_SGIX_swap_group

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

Constant Summary collapse

FUNCTIONS =
{
  glXJoinSwapGroupSGIX: [ :void, :pointer, :GLXDrawable, :GLXDrawable ].freeze,
}.freeze