OpenGLRaw-1.5.0.1: A raw binding for the OpenGL graphics system

Copyright(c) Sven Panne 2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.Rendering.OpenGL.Raw.ARB.Compatibility

Contents

Description

All raw functions and tokens from the ARB_compatibility extension, see http://www.opengl.org/registry/specs/ARB/compatibility.txt.

Synopsis

Functions

glGetSeparableFilter :: GLenum -> GLenum -> GLenum -> Ptr a -> Ptr a -> Ptr a -> IO () Source

glRecti :: GLint -> GLint -> GLint -> GLint -> IO () Source

Tokens