OpenGL.GLES2.NV.framebuffer_multisample

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

Functions

Constants

GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV (36182)
GL_MAX_SAMPLES_NV (36183)
GL_RENDERBUFFER_SAMPLES_NV (36011)