| Portability | portable |
|---|---|
| Stability | stable |
| Maintainer | Sven Panne <svenpanne@gmail.com> |
| Safe Haskell | None |
Graphics.Rendering.OpenGL.GL.Shaders.ProgramBinaries
Description
This module corresponds to section 7.5 (Program Binaries) of the OpenGL 4.4 spec.
Documentation
newtype ProgramBinaryFormat Source
Constructors
| ProgramBinaryFormat GLenum |