| ||||||||
| ||||||||
Description | ||||||||
This module corresponds to a part of section 3.6.1 (Pixel Storage Modes) of the OpenGL 2.1 specs. | ||||||||
Documentation | ||||||||
data Sink | ||||||||
| ||||||||
histogram :: Proxy -> StateVar (Maybe (GLsizei, PixelInternalFormat, Sink)) | ||||||||
data Reset | ||||||||
| ||||||||
getHistogram :: Reset -> PixelData a -> IO () | ||||||||
resetHistogram :: IO () | ||||||||
histogramRGBASizes :: Proxy -> GettableStateVar (Color4 GLsizei) | ||||||||
histogramLuminanceSize :: Proxy -> GettableStateVar GLsizei | ||||||||
Produced by Haddock version 0.8 |