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.ARB.ImagingCore
Description
The ARB_imaging_core extension.
- gl_BLEND_COLOR :: GLenum
- gl_BLEND_EQUATION :: GLenum
- gl_CONSTANT_ALPHA :: GLenum
- gl_CONSTANT_COLOR :: GLenum
- gl_FUNC_ADD :: GLenum
- gl_FUNC_REVERSE_SUBTRACT :: GLenum
- gl_FUNC_SUBTRACT :: GLenum
- gl_MAX :: GLenum
- gl_MIN :: GLenum
- gl_ONE_MINUS_CONSTANT_ALPHA :: GLenum
- gl_ONE_MINUS_CONSTANT_COLOR :: GLenum
- glBlendColor :: GLfloat -> GLfloat -> GLfloat -> GLfloat -> IO ()
- glBlendEquation :: GLenum -> IO ()
Enums
Functions
Arguments
:: GLfloat |
|
-> GLfloat |
|
-> GLfloat |
|
-> GLfloat |
|
-> IO () |
Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x
Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x