Portability | portable |
---|---|
Stability | stable |
Maintainer | Sven Panne <[email protected]> |
Safe Haskell | None |
Graphics.Rendering.OpenGL.Raw.EXT.FramebufferBlit
Description
All raw functions and tokens from the EXT_framebuffer_blit extension, see http://www.opengl.org/registry/specs/EXT/framebuffer_blit.txt.
- glBlitFramebuffer :: GLint -> GLint -> GLint -> GLint -> GLint -> GLint -> GLint -> GLint -> GLbitfield -> GLenum -> IO ()
- gl_READ_FRAMEBUFFER :: GLenum
- gl_DRAW_FRAMEBUFFER :: GLenum
- gl_DRAW_FRAMEBUFFER_BINDING :: GLenum
- gl_READ_FRAMEBUFFER_BINDING :: GLenum