| Copyright | (c) Sven Panne 2015 |
|---|---|
| License | BSD3 |
| Maintainer | Sven Panne <svenpanne@gmail.com> |
| Stability | stable |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.NV.RegisterCombiners2
Description
The NV_register_combiners2 extension.
- gl_PER_STAGE_CONSTANTS_NV :: GLenum
- glCombinerStageParameterfvNV :: GLenum -> GLenum -> Ptr GLfloat -> IO ()
- glGetCombinerStageParameterfvNV :: GLenum -> GLenum -> Ptr GLfloat -> IO ()