OpenGL.GLES2.IMG.multisampled_render_to_texture

OpenGL extension IMG.multisampled_render_to_texture
This module customises the behaviour of the OpenGL.raw.GLES2.IMG.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/IMG/multisampled_render_to_texture.txt

Functions

Constants

GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG (37172)
GL_MAX_SAMPLES_IMG (37173)
GL_RENDERBUFFER_SAMPLES_IMG (37171)
GL_TEXTURE_SAMPLES_IMG (37174)