OpenGL.GL.SGIX.subsample

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

Functions

Constants

GL_PACK_SUBSAMPLE_RATE_SGIX (34208)
GL_PIXEL_SUBSAMPLE_2424_SGIX (34211)
GL_PIXEL_SUBSAMPLE_4242_SGIX (34212)
GL_PIXEL_SUBSAMPLE_4444_SGIX (34210)
GL_UNPACK_SUBSAMPLE_RATE_SGIX (34209)