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 =
{ glXSwapIntervalEXT: [ :void, :pointer, :GLXDrawable, :int ].freeze, }.freeze