| 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.OES.SinglePrecision
Contents
Description
The OES_single_precision extension.
- glClearDepthfOES :: GLclampf -> IO ()
- glClipPlanefOES :: GLenum -> Ptr GLfloat -> IO ()
- glDepthRangefOES :: GLclampf -> GLclampf -> IO ()
- glFrustumfOES :: GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> IO ()
- glGetClipPlanefOES :: GLenum -> Ptr GLfloat -> IO ()
- glOrthofOES :: GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> IO ()