OpenGL-3.0.3.0: A binding for the OpenGL graphics system
Copyright(c) Sven Panne 2002-2019
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Rendering.OpenGL.GL.Antialiasing

Description

This module corresponds to section 3.2 (Antialiasing) of the OpenGL 2.1 specs.

Documentation

sampleBuffers :: GettableStateVar GLsizei Source #

samples :: GettableStateVar GLsizei Source #

subpixelBits :: GettableStateVar GLsizei Source #