OpenGL.GLES1.EXT.multisampled_render_to_texture

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

Functions

Constants

GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT (36204)
GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT (36182)
GL_MAX_SAMPLES_EXT (36183)
GL_RENDERBUFFER_SAMPLES_EXT (36011)