Module: GLX_SGIX_dmbuffer

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glXAssociateDMPbufferSGIX: [ :Bool, :pointer, :GLXPbufferSGIX, :pointer, :DMbuffer ].freeze,
}.freeze