Module: GLX_VERSION_1_2

Defined in:
lib/opengl-definitions/core/GLX_VERSION_1_2.rb

Constant Summary collapse

FUNCTIONS =
{
  #Display* glXGetCurrentDisplay (void)
  glXGetCurrentDisplay: [ :pointer ].freeze
}.freeze