OpenGL.GL.EXT.multisample
OpenGL extension EXT.multisample
This module customises the behaviour of the
OpenGL.raw.GL.EXT.multisample to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/EXT/multisample.txt
Functions
Constants
GL_1PASS_EXT (32929)
GL_2PASS_0_EXT (32930)
GL_2PASS_1_EXT (32931)
GL_4PASS_0_EXT (32932)
GL_4PASS_1_EXT (32933)
GL_4PASS_2_EXT (32934)
GL_4PASS_3_EXT (32935)
GL_MULTISAMPLE_BIT_EXT (536870912)
GL_MULTISAMPLE_EXT (32925)
GL_SAMPLE_ALPHA_TO_MASK_EXT (32926)
GL_SAMPLE_ALPHA_TO_ONE_EXT (32927)
GL_SAMPLE_BUFFERS_EXT (32936)
GL_SAMPLE_MASK_EXT (32928)
GL_SAMPLE_MASK_INVERT_EXT (32939)
GL_SAMPLE_MASK_VALUE_EXT (32938)
GL_SAMPLE_PATTERN_EXT (32940)
GL_SAMPLES_EXT (32937)