Module: GLX_MESA_copy_sub_buffer
- Defined in:
- lib/opengl-definitions/extensions/GLX_MESA_copy_sub_buffer.rb
Constant Summary collapse
- Functions =
{ def glXCopySubBufferMESA(dpy, drawable, x, y, width, height) end => [ :void, :pointer, :GLXDrawable, :int, :int, :int, :int ].freeze, }.freeze