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.SUN.GlobalAlpha
Description
The SUN_global_alpha extension.
- gl_GLOBAL_ALPHA_FACTOR_SUN :: GLenum
- gl_GLOBAL_ALPHA_SUN :: GLenum
- glGlobalAlphaFactorbSUN :: GLbyte -> IO ()
- glGlobalAlphaFactordSUN :: GLdouble -> IO ()
- glGlobalAlphaFactorfSUN :: GLfloat -> IO ()
- glGlobalAlphaFactoriSUN :: GLint -> IO ()
- glGlobalAlphaFactorsSUN :: GLshort -> IO ()
- glGlobalAlphaFactorubSUN :: GLubyte -> IO ()
- glGlobalAlphaFactoruiSUN :: GLuint -> IO ()
- glGlobalAlphaFactorusSUN :: GLushort -> IO ()