OpenGL.GLES2.NV.framebuffer_blit

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

Functions

Constants

GL_DRAW_FRAMEBUFFER_BINDING_NV (36006)
GL_DRAW_FRAMEBUFFER_NV (36009)
GL_READ_FRAMEBUFFER_BINDING_NV (36010)
GL_READ_FRAMEBUFFER_NV (36008)