OpenGL.GLES2.ANGLE.framebuffer_multisample

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

Functions

Constants

GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE (36182)
GL_MAX_SAMPLES_ANGLE (36183)
GL_RENDERBUFFER_SAMPLES_ANGLE (36011)