OpenGL.GLES2.NV.copy_buffer

OpenGL extension NV.copy_buffer
This module customises the behaviour of the OpenGL.raw.GLES2.NV.copy_buffer to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/NV/copy_buffer.txt

Functions

Constants

GL_COPY_READ_BUFFER_NV (36662)
GL_COPY_WRITE_BUFFER_NV (36663)