| ||||||||||
| ||||||||||
Description | ||||||||||
This module corresponds to a part of section 3.6.1 (Pixel Storage Modes) of the OpenGL 2.1 specs. | ||||||||||
Documentation | ||||||||||
data PixelTransferStage | ||||||||||
| ||||||||||
mapColor :: StateVar Capability | ||||||||||
mapStencil :: StateVar Capability | ||||||||||
indexShift :: StateVar GLint | ||||||||||
indexOffset :: StateVar GLint | ||||||||||
depthScale :: StateVar GLfloat | ||||||||||
depthBias :: StateVar GLfloat | ||||||||||
rgbaScale :: PixelTransferStage -> StateVar (Color4 GLfloat) | ||||||||||
rgbaBias :: PixelTransferStage -> StateVar (Color4 GLfloat) | ||||||||||
Produced by Haddock version 0.8 |