Copyright | (c) Sven Panne 2015 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <[email protected]> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.SGIS.DetailTexture
Description
The SGIS_detail_texture extension.
- gl_DETAIL_TEXTURE_2D_BINDING_SGIS :: GLenum
- gl_DETAIL_TEXTURE_2D_SGIS :: GLenum
- gl_DETAIL_TEXTURE_FUNC_POINTS_SGIS :: GLenum
- gl_DETAIL_TEXTURE_LEVEL_SGIS :: GLenum
- gl_DETAIL_TEXTURE_MODE_SGIS :: GLenum
- gl_LINEAR_DETAIL_ALPHA_SGIS :: GLenum
- gl_LINEAR_DETAIL_COLOR_SGIS :: GLenum
- gl_LINEAR_DETAIL_SGIS :: GLenum
- glDetailTexFuncSGIS :: MonadIO m => GLenum -> GLsizei -> Ptr GLfloat -> m ()
- glGetDetailTexFuncSGIS :: MonadIO m => GLenum -> Ptr GLfloat -> m ()