OpenGL-2.2.1.1: A binding for the OpenGL graphics systemSource codeContentsIndex
Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelTransfer
Portabilityportable
Stabilitystable
Maintainersven.panne@aedion.de
Description
This module corresponds to a part of section 3.6.1 (Pixel Storage Modes) of the OpenGL 2.1 specs.
Documentation
data PixelTransferStage Source
Constructors
PreConvolution
PostConvolution
PostColorMatrix
show/hide Instances
mapColor :: StateVar CapabilitySource
mapStencil :: StateVar CapabilitySource
indexShift :: StateVar GLintSource
indexOffset :: StateVar GLintSource
depthScale :: StateVar GLfloatSource
depthBias :: StateVar GLfloatSource
rgbaScale :: PixelTransferStage -> StateVar (Color4 GLfloat)Source
rgbaBias :: PixelTransferStage -> StateVar (Color4 GLfloat)Source
Produced by Haddock version 0.9