Portability | portable |
---|---|
Stability | stable |
Maintainer | [email protected] |
Safe Haskell | Safe-Infered |
Graphics.Rendering.OpenGL.Raw.EXT.BlendFuncSeparate
Description
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