OpenGLRaw-1.5.0.0: A raw binding for the OpenGL graphics system

Copyright(c) Sven Panne 2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Graphics.Rendering.OpenGL.Raw.EXT.Multisample

Contents

Description

All raw functions and tokens from the EXT_multisample extension, see http://www.opengl.org/registry/specs/EXT/multisample.txt.

Synopsis

Functions

Tokens

gl_SAMPLE_MASK_EXT :: GLenum Source

Note: We use the EXT suffix here, because the name clashes with the ARB_texture_multisample extension.

gl_SAMPLE_MASK_VALUE_EXT :: GLenum Source

Note: We use the EXT suffix here, because the name clashes with the ARB_texture_multisample extension.