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.BlendFuncExtended
Description
The ARB_blend_func_extended extension.
- gl_MAX_DUAL_SOURCE_DRAW_BUFFERS :: GLenum
- gl_ONE_MINUS_SRC1_ALPHA :: GLenum
- gl_ONE_MINUS_SRC1_COLOR :: GLenum
- gl_SRC1_ALPHA :: GLenum
- gl_SRC1_COLOR :: GLenum
- glBindFragDataLocationIndexed :: GLuint -> GLuint -> GLuint -> Ptr GLchar -> IO ()
- glGetFragDataIndex :: GLuint -> Ptr GLchar -> IO GLint
Enums
Functions
glBindFragDataLocationIndexed Source
Manual pages for OpenGL 3.x or OpenGL 4.x
Manual pages for OpenGL 3.x or OpenGL 4.x