Module: GLX_MESA_copy_sub_buffer

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

Constant Summary collapse

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