Portability | portable |
---|---|
Stability | stable |
Maintainer | sven.panne@aedion.de |
This module corresponds to section 3.8.12 (Texture Objects) of the OpenGL 2.1 specs.
Documentation
newtype TextureObject Source
areTexturesResident :: [TextureObject] -> GL ([TextureObject], [TextureObject])Source
type TexturePriority = GLclampfSource
prioritizeTextures :: [(TextureObject, TexturePriority)] -> GL ()Source