Copyright | (c) Sven Panne 2013 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
All raw functions and tokens from the EXT_blend_func_separate extension, see http://www.opengl.org/registry/specs/EXT/blend_func_separate.txt.
- glBlendFuncSeparate :: GLenum -> GLenum -> GLenum -> GLenum -> IO ()
- gl_BLEND_DST_RGB :: GLenum
- gl_BLEND_SRC_RGB :: GLenum
- gl_BLEND_DST_ALPHA :: GLenum
- gl_BLEND_SRC_ALPHA :: GLenum