Function Glx.NamedCopyBufferSubDataNV
Commands for GLX_NV_copy_buffer
void NamedCopyBufferSubDataNV
(
void* dpy,
gfx .bindings .opengl .glx .__GLXcontextRec* readCtx,
gfx .bindings .opengl .glx .__GLXcontextRec* writeCtx,
uint readBuffer,
uint writeBuffer,
long readOffset,
long writeOffset,
long size
) const;