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

Portabilityportable
Stabilitystable
MaintainerSven Panne <[email protected]>
Safe HaskellNone

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 :: GLenumSource

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

gl_SAMPLE_MASK_VALUE_EXT :: GLenumSource

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