Portability | portable |
---|---|
Stability | stable |
Maintainer | Sven Panne <[email protected]> |
Safe Haskell | None |
Graphics.Rendering.OpenGL.Raw.ARB.Multisample
Description
All raw functions and tokens from the ARB_multisample extension, see http://www.opengl.org/registry/specs/ARB/multisample.txt.
- glSampleCoverage :: GLclampf -> GLboolean -> IO ()
- gl_MULTISAMPLE :: GLenum
- gl_SAMPLE_ALPHA_TO_COVERAGE :: GLenum
- gl_SAMPLE_ALPHA_TO_ONE :: GLenum
- gl_SAMPLE_COVERAGE :: GLenum
- gl_MULTISAMPLE_BIT :: GLbitfield
- gl_SAMPLE_BUFFERS :: GLenum
- gl_SAMPLES :: GLenum
- gl_SAMPLE_COVERAGE_VALUE :: GLenum
- gl_SAMPLE_COVERAGE_INVERT :: GLenum